diff --git a/Source/Decorate/ActorStructure.cs b/Source/Decorate/ActorStructure.cs index d1874d30..8b5890bf 100644 --- a/Source/Decorate/ActorStructure.cs +++ b/Source/Decorate/ActorStructure.cs @@ -93,6 +93,8 @@ namespace CodeImp.DoomBuilder.Decorate replaceclass = null; category = "Decorate"; games = new List(); + radius = 10; + height = 20; tag = null; // First next token is the class name