mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-18 09:25:33 +00:00
Reformat pass
This commit is contained in:
@@ -28,7 +28,6 @@ std::unique_ptr<CElectricDescription> CParticleElectricDataFactory::CreateElectr
|
||||
CreateELSM(desc.get(), in, resPool);
|
||||
LoadELSMTokens(desc.get());
|
||||
return desc;
|
||||
|
||||
}
|
||||
|
||||
bool CParticleElectricDataFactory::CreateELSM(CElectricDescription* desc, CInputStream& in, CSimplePool* resPool) {
|
||||
|
||||
Reference in New Issue
Block a user