mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
Implement CScriptActorKeyframe
This commit is contained in:
@@ -625,7 +625,7 @@ bool CParticleElectric::Update(double dt)
|
||||
return ret;
|
||||
}
|
||||
|
||||
void CParticleElectric::Render()
|
||||
void CParticleElectric::Render(const CActorLights*)
|
||||
{
|
||||
if (x3e8_electricManagers.size())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user