From d6e13fe27a1359096b54f6f108ecf19a58e0eb7d Mon Sep 17 00:00:00 2001
From: Lactozilla <jp6781615@gmail.com>
Date: Fri, 25 Aug 2023 05:31:08 -0300
Subject: [PATCH] "same tag" -> "second tag"

---
 extras/conf/udb/Includes/SRB222_linedefs.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/conf/udb/Includes/SRB222_linedefs.cfg b/extras/conf/udb/Includes/SRB222_linedefs.cfg
index dcc5cf335..152cafe21 100644
--- a/extras/conf/udb/Includes/SRB222_linedefs.cfg
+++ b/extras/conf/udb/Includes/SRB222_linedefs.cfg
@@ -32,8 +32,8 @@ udmf
 					4 = "Horizon portal";
 					5 = "Copy portal to line";
 					6 = "Interactive portal (unimplemented)";
-					7 = "Link to sector with same tag";
-					8 = "Link to object with same tag";
+					7 = "Link to sector with second tag";
+					8 = "Link to object with second tag";
 				}
 			}
 			arg2
-- 
GitLab