Default size for DECORATE thing that does not inherit or set a size is now 10x20

This commit is contained in:
codeimp 2009-02-11 10:40:24 +00:00
parent 14616b31e8
commit 936c355b65

View file

@ -93,6 +93,8 @@ namespace CodeImp.DoomBuilder.Decorate
replaceclass = null;
category = "Decorate";
games = new List<string>();
radius = 10;
height = 20;
tag = null;
// First next token is the class name