This commit is contained in:
ExcessiveUseOfCobblestone
2017-04-27 17:45:34 -04:00
parent 9fc44e15e8
commit 409f4abbf3
-1
View File
@@ -120,7 +120,6 @@ GLOBAL_LIST_EMPTY(GPS_list)
var/a = input("Please enter desired tag.", name, gpstag) as text
a = copytext(sanitize(a), 1, 20)
gpstag = a
name = "global positioning system ([gpstag])"
. = TRUE
if("power")
toggletracking(usr)