mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 00:17:13 +00:00
Tweak Imps
This commit is contained in:
@@ -15,6 +15,7 @@ struct CTweakParticle : ITweakParticle
|
||||
String<-1> m_powerBeam;
|
||||
String<-1> m_genThrust;
|
||||
|
||||
CTweakParticle()=default;
|
||||
CTweakParticle(athena::io::IStreamReader& reader) { this->read(reader); }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user