mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
More script loaders
This commit is contained in:
@@ -5,7 +5,7 @@ namespace urde
|
||||
|
||||
CScriptTimer::CScriptTimer(TUniqueId uid, const std::string& name, const CEntityInfo& info,
|
||||
float, float, bool, bool, bool active)
|
||||
: CEntity(uid, info, active)
|
||||
: CEntity(uid, info, active, name)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user