mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-23 07:48:08 +00:00
good enough
the client code for this is a mess and should load everything at once or use non race condition code
This commit is contained in:
@@ -404,6 +404,8 @@ public:
|
||||
void UpdateGroup(const GroupUpdate& groupUpdate);
|
||||
void RemoveGroup(const std::string& groupId);
|
||||
|
||||
void FixInvisibleItems();
|
||||
|
||||
~InventoryComponent() override;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user