mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Various Implementations
This commit is contained in:
@@ -8,7 +8,4 @@ CScriptGenerator::CScriptGenerator(TUniqueId uid, const std::string& name, const
|
||||
: CEntity(uid, info, active, name)
|
||||
{
|
||||
}
|
||||
|
||||
void CScriptGenerator::Accept(IVisitor&) {}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user