mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
CMapWorld stubs, and compile fixes
This commit is contained in:
@@ -177,8 +177,6 @@ const zeus::CVector3f& CParticleElectric::GetGlobalScale() const
|
||||
|
||||
const zeus::CColor& CParticleElectric::GetModulationColor() const
|
||||
{
|
||||
if (!x1bc_hasModuColor)
|
||||
return zeus::CColor::skWhite;
|
||||
return x1b8_moduColor;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user