2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

Update submodules

This commit is contained in:
Jack Andersen
2016-12-10 20:20:50 -10:00
parent 3a24b35df7
commit daf6115d7d
3 changed files with 3 additions and 4 deletions

View File

@@ -22,8 +22,7 @@ void CScriptActorKeyframe::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId o
void CScriptActorKeyframe::Think(float dt, CStateManager& mgr)
{
if (x44_25_)
;
if (x44_25_) {}
}
void CScriptActorKeyframe::UpdateEntity(TUniqueId, CStateManager&)