restore deleted item functionality

This commit is contained in:
Martin Michelsen
2023-01-21 21:36:33 -08:00
parent 9d688c2092
commit 4da71e127d
4 changed files with 63 additions and 12 deletions
+1
View File
@@ -65,6 +65,7 @@ public:
ClientConfigBB newserv_client_config;
std::deque<bool> should_forward_function_call_return_queue;
G_SwitchStateChanged_6x05 last_switch_enabled_command;
PlayerInventoryItem next_drop_item;
uint32_t next_item_id;
struct LobbyPlayer {