* some code cleanup

* .

* .

* .

* change that

* .

* .
This commit is contained in:
Kashargul
2026-03-13 23:10:39 +01:00
committed by GitHub
parent f5857dfb27
commit 547e887c31
25 changed files with 51 additions and 42 deletions
@@ -6,8 +6,6 @@ ADMIN_VERB_AND_CONTEXT_MENU(debug_variables, (R_DEBUG|R_SERVER|R_ADMIN|R_SPAWN|R
// This is kept as a separate proc because admins are able to show VV to non-admins
/client/proc/debug_variables(datum/thing in world)
set category = "Debug.Investigate"
set name = "View Variables"
//set src in world
var/static/cookieoffset = rand(1, 9999) //to force cookies to reset after the round.