diff --git a/extras/conf/udb/Includes/SRB222_common.cfg b/extras/conf/udb/Includes/SRB222_common.cfg
index d67835aeb3c67a6b8dee404664aa0bafd6cf312e..333aedbea5e302e03b7599422329803b8d16b724 100644
--- a/extras/conf/udb/Includes/SRB222_common.cfg
+++ b/extras/conf/udb/Includes/SRB222_common.cfg
@@ -202,6 +202,9 @@ mapformat_udmf
 	defaultsavecompiler = "zdbsp_udmf_normal";
 	defaulttestcompiler = "zdbsp_udmf_fast";
 
+	// Enables support for individual offsets of upper/middle/lower sidedef textures
+	localsidedeftextureoffsets = true;
+
 	// Determines the textmap namespace
 	engine = "srb2";