more refactoring for iOS

This commit is contained in:
2026-03-23 17:53:17 -04:00
parent 44ece561e8
commit 8867878ccf
9 changed files with 23 additions and 22 deletions

View File

@@ -221,6 +221,7 @@ private:
bool _isCreativeMode;
//int _respawnPlayerTicks;
Player* _pendingRemovePlayer; // @attn @todo @fix: remove this shait and fix the respawn behaviour
// shit* lmao
PerfRenderer* _perfRenderer;
CommandServer* _commandServer;