mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-16 18:31:20 +00:00
Winderp = myderp
This commit is contained in:
parent
23b6bd350e
commit
6c765d19fd
@ -41,7 +41,8 @@ bool CPlayer::IsPlayerDeadEnough() const
|
||||
else if (x2f8_morphTransState == 1)
|
||||
return x9f4_ < 6.f;
|
||||
|
||||
return false;}
|
||||
return false;
|
||||
}
|
||||
|
||||
void CPlayer::AsyncLoadSuit(CStateManager& mgr)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user