2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-16 22:17:03 +00:00

CElementGenShaders, CDecalShaders fixes

Add conditions for HSH_PROFILE_MODE
This commit is contained in:
2020-10-21 01:12:07 -04:00
parent 2874a48166
commit c8ba49bb50
31 changed files with 157 additions and 49 deletions

View File

@@ -130,6 +130,9 @@ void CFlaahgra::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId uid, CStateM
}
GetMirrorWaypoints(mgr);
#if HSH_PROFILE_MODE
GatherAssets(mgr);
#endif
break;
}
case EScriptObjectMessage::Activate: {