mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-14 04:01:15 +00:00
Cleanup
This commit is contained in:
parent
cdde14e975
commit
c667dfcec0
@ -248,7 +248,6 @@ class LegoGameState {
|
|||||||
// TODO: Most likely getters/setters are not used according to BETA for the following members:
|
// TODO: Most likely getters/setters are not used according to BETA for the following members:
|
||||||
|
|
||||||
public:
|
public:
|
||||||
// Probably m_currentPlayerId
|
|
||||||
MxS16 m_currentPlayerId; // 0x24
|
MxS16 m_currentPlayerId; // 0x24
|
||||||
MxS16 m_playerCount; // 0x26
|
MxS16 m_playerCount; // 0x26
|
||||||
Username m_players[9]; // 0x28
|
Username m_players[9]; // 0x28
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user