mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 10:46:08 +00:00
@@ -81,6 +81,10 @@ public:
|
||||
|
||||
static void LoadMazeSeeds();
|
||||
|
||||
inline void SendScriptMsg(CStateManager& mgr, CEntity* to, EScriptObjectMessage msg) {
|
||||
mgr.SendScriptMsg(to, GetUniqueId(), msg);
|
||||
}
|
||||
|
||||
private:
|
||||
enum ESide {
|
||||
Invalid = -1,
|
||||
|
||||
Reference in New Issue
Block a user