diff --git a/Build/Configurations/SRB2-22.cfg b/Build/Configurations/SRB2-22.cfg index 0c3afea..b5078cd 100644 --- a/Build/Configurations/SRB2-22.cfg +++ b/Build/Configurations/SRB2-22.cfg @@ -45,9 +45,6 @@ formatinterface = "SRB2MapSetIO"; //Maximum safe map size check (0 means skip check) safeboundary = 0; -//Don't do vanilla-style thing rotation angle clamping -doomthingrotationangles = false; - //Sky textures for vanilla maps defaultskytextures { @@ -588,7 +585,7 @@ linedeftypes title = "Per-Sector Gravity"; prefix = "(1)"; flags64text = "[6] Flip in reverse gravity"; - flags8192text = "[13] Override MF2_OBJECTFLIP"; + flags8192text = "[13] Cancel MF2_OBJECTFLIP"; } 5 @@ -3627,6 +3624,19 @@ thingflagsmask2 = 0; // 14-Yellow 15-White 16-Pink 17-Orange 18-Gold 19-Cream thingtypes { + editor + { + color = 15; // White + arrow = 1; + title = ""; + error = -1; + width = 8; + height = 16; + sort = 1; + + 3328 = "3D Mode Start"; + } + starts { color = 1; // Blue @@ -7112,19 +7122,6 @@ thingtypes sprite = "FS02A0"; } } - - editor - { - color = 15; // White - arrow = 1; - title = ""; - error = -1; - width = 8; - height = 16; - sort = 1; - - 3328 = "3D Mode Start"; - } } //Default things filters