mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:07:43 +00:00
General resource handling bug fixes
This commit is contained in:
@@ -1821,7 +1821,7 @@ void CStateManager::Update(float dt)
|
||||
if (xf14_curTimeMod900 > 900.f)
|
||||
xf14_curTimeMod900 -= 900.f;
|
||||
|
||||
xf08_pauseHudMessage = -1;
|
||||
xf08_pauseHudMessage = {};
|
||||
|
||||
CScriptEffect::ResetParticleCounts();
|
||||
UpdateThermalVisor();
|
||||
|
||||
Reference in New Issue
Block a user