mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 04:27:42 +00:00
Working CScriptGunTurret
This commit is contained in:
@@ -73,6 +73,7 @@ bool CIOWinManager::DistributeOneMessage(const CArchitectureMessage& msg, CArchi
|
||||
case CIOWin::EMessageReturn::RemoveIOWinAndExit:
|
||||
case CIOWin::EMessageReturn::RemoveIOWin:
|
||||
RemoveIOWin(iow);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user