[MIRROR] Jobfuscate! (#7317)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2024-01-28 16:54:21 -07:00
committed by GitHub
parent a2a587d72f
commit ec95a2be82
3 changed files with 26 additions and 1 deletions

View File

@@ -31,6 +31,8 @@ var/list/preferences_datums = list()
var/tgui_input_mode = FALSE // All the Input Boxes (Text,Number,List,Alert)
var/tgui_large_buttons = TRUE
var/tgui_swapped_buttons = FALSE
var/obfuscate_key = FALSE
var/obfuscate_job = FALSE
var/chat_timestamp = FALSE
var/throwmode_loud = FALSE