mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 11:26:09 +00:00
CEntity const meme fixes
This commit is contained in:
@@ -14,8 +14,8 @@ public:
|
||||
~CScriptSwitch();
|
||||
|
||||
private:
|
||||
uchar mOpened;
|
||||
uchar mCloseOnOpened;
|
||||
bool mOpened;
|
||||
bool mCloseOnOpened;
|
||||
};
|
||||
|
||||
#endif // _CSCRIPTSWITCH
|
||||
|
||||
Reference in New Issue
Block a user