mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-12 10:28:05 +00:00
feat: InventoryComponent debug info
This commit is contained in:
@@ -410,6 +410,8 @@ public:
|
||||
// Used to migrate a character version, no need to call outside of that context
|
||||
void RegenerateItemIDs();
|
||||
|
||||
bool OnGetObjectReportInfo(GameMessages::GameMsg& msg);
|
||||
|
||||
~InventoryComponent() override;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user