mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Initial CSpacePirate and rag doll imps
This commit is contained in:
@@ -1138,7 +1138,7 @@ void CPlayer::UpdateScanningState(const CFinalInput& input, CStateManager& mgr,
|
||||
if (scanTime >= 1.f)
|
||||
{
|
||||
x9c6_30_newScanScanning = false;
|
||||
scanTime = 0.f;
|
||||
scanTime = 1.f;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user