Fix crash when adding new gameobject with command.
This commit is contained in:
@@ -45,7 +45,6 @@ namespace Game.Maps
|
||||
public uint ScriptId;
|
||||
public bool dbData = true;
|
||||
|
||||
|
||||
public SpawnData(SpawnObjectType t)
|
||||
{
|
||||
type = t;
|
||||
|
||||
Reference in New Issue
Block a user