Merge cleanup

This commit is contained in:
luboslenco
2021-01-14 12:19:24 +01:00
parent 94ec112247
commit 673fef231d
24 changed files with 76 additions and 490 deletions
-1
View File
@@ -20,7 +20,6 @@ package arm;
// var SpaceSculpt = 0;
var SpaceMaterial = 1;
var SpaceBake = 2;
var SpaceRender = 3;
}
@:enum abstract DilateType(Int) from Int to Int {