mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Implement CScriptSpindleCamera
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
bool HasRelay(TEditorId);
|
||||
void AddRelay(TEditorId);
|
||||
void RemoveRelay(TEditorId);
|
||||
void SendMsgs(const TAreaId&, CStateManager&);
|
||||
void SendMsgs(TAreaId, CStateManager&);
|
||||
void PutTo(CBitStreamWriter&, const CSaveWorld&);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user