mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Working CScriptGunTurret
This commit is contained in:
@@ -639,6 +639,7 @@ void CHintOptions::Update(float dt, const CStateManager& stateMgr) {
|
||||
case EHintState::Displaying:
|
||||
if (x10_nextHintIdx == -1)
|
||||
x10_nextHintIdx = idx;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user