Merge pull request #16596 from S34NW/right-click-rearrange

Makes admin verbs easier to see on the context menu
This commit is contained in:
variableundefined
2021-09-01 19:43:56 -05:00
committed by GitHub
10 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
/client/proc/debug_variables(datum/D in world)
set category = "Debug"
set name = "View Variables"
set name = "\[Admin\] View Variables"
var/static/cookieoffset = rand(1, 9999) //to force cookies to reset after the round.