mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Start naming EMaterialTypes values
This commit is contained in:
@@ -188,7 +188,7 @@ CHealthInfo CPlayerState::GetHealthInfo() const
|
||||
|
||||
CPlayerState::EPlayerSuit CPlayerState::GetCurrentSuit() const
|
||||
{
|
||||
if (GetFusion())
|
||||
if (IsFusionEnabled())
|
||||
return EPlayerSuit::FusionPower;
|
||||
|
||||
return x20_currentSuit;
|
||||
|
||||
Reference in New Issue
Block a user