Enables control_freak

Still allows for custom skins and macros. control_freak is disabled for admins.
This commit is contained in:
TheDZD
2016-01-24 14:51:54 -05:00
parent 1eb6050c43
commit 2e6b7c3c5b
2 changed files with 34 additions and 16 deletions
+3 -1
View File
@@ -78,4 +78,6 @@
var/reset_stretch = 0 //Used by things that fiddle with client's stretch-to-fit.
var/topic_debugging = 0 //if set to true, allows client to see nanoUI errors -- yes i realize this is messy but it'll make live testing infinitely easier
var/topic_debugging = 0 //if set to true, allows client to see nanoUI errors -- yes i realize this is messy but it'll make live testing infinitely easier
control_freak = CONTROL_FREAK_ALL | CONTROL_FREAK_SKIN | CONTROL_FREAK_MACROS