Revert "Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade"

This reverts commit 6bb5409349, reversing
changes made to f6a83d5ee0.
This commit is contained in:
SinTwo
2016-08-15 12:58:00 -04:00
parent 6bb5409349
commit eabefc538a
325 changed files with 3375 additions and 41824 deletions

View File

@@ -144,24 +144,6 @@ var/list/_client_preferences_by_type
enabled_description = "Fancy"
disabled_description = "Plain"
/datum/client_preference/nanoui_style
description = "Fancy NanoUI style"
key = "NANO_STYLED"
enabled_description = "Fancy"
disabled_description = "Plain"
/datum/client_preference/tgui_style
description ="tgui Style"
key = "TGUI_FANCY"
enabled_description = "Fancy"
disabled_description = "Plain"
/datum/client_preference/tgui_monitor
description ="tgui Monitor"
key = "TGUI_MONITOR"
enabled_description = "Primary"
disabled_description = "All"
/********************
* Staff Preferences *
********************/