mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
CScriptTrigger work
This commit is contained in:
@@ -181,7 +181,7 @@ CHealthInfo& CPlayerState::HealthInfo()
|
||||
return xc_health;
|
||||
}
|
||||
|
||||
CHealthInfo CPlayerState::GetHealthInfo() const
|
||||
const CHealthInfo& CPlayerState::GetHealthInfo() const
|
||||
{
|
||||
return xc_health;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user