From c667dfcec0c0c9f45fcefceef3e5dff71766dcbc Mon Sep 17 00:00:00 2001 From: jonschz Date: Sat, 21 Jun 2025 10:33:30 +0200 Subject: [PATCH] Cleanup --- LEGO1/lego/legoomni/include/legogamestate.h | 1 - 1 file changed, 1 deletion(-) diff --git a/LEGO1/lego/legoomni/include/legogamestate.h b/LEGO1/lego/legoomni/include/legogamestate.h index 9e4b149d..1429bc70 100644 --- a/LEGO1/lego/legoomni/include/legogamestate.h +++ b/LEGO1/lego/legoomni/include/legogamestate.h @@ -248,7 +248,6 @@ class LegoGameState { // TODO: Most likely getters/setters are not used according to BETA for the following members: public: - // Probably m_currentPlayerId MxS16 m_currentPlayerId; // 0x24 MxS16 m_playerCount; // 0x26 Username m_players[9]; // 0x28