mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Constructor stubs for swooshes and electrics
This commit is contained in:
@@ -749,7 +749,7 @@ CIntElement* CParticleDataFactory::GetIntElement(CInputStream& in)
|
||||
}
|
||||
case SBIG('GEMT'):
|
||||
{
|
||||
return new GIEGEMT;
|
||||
return new CIEGEMT;
|
||||
}
|
||||
case SBIG('MODU'):
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user