mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 07:07:41 +00:00
Match and link CScriptPlayerStateChange.
Thanks Antidote
Former-commit-id: 0a7aa39f41
This commit is contained in:
@@ -21,6 +21,8 @@ public:
|
||||
void Accept(IVisitor& visit) override;
|
||||
void AcceptScriptMsg(EScriptObjectMessage, TUniqueId, CStateManager&) override;
|
||||
~CScriptPlayerStateChange();
|
||||
|
||||
bool Filtered() { return x44_ctrlCmdOpt == kCCO_Filtered; }
|
||||
};
|
||||
|
||||
#endif // _CSCRIPTPLAYERSTATECHANGE
|
||||
|
||||
Reference in New Issue
Block a user