a whole lot of nanoui upgrades

This commit is contained in:
SinTwo
2016-06-24 00:43:16 -04:00
parent c0a9903a87
commit 4fa126b7e7
107 changed files with 539 additions and 16212 deletions

View File

@@ -144,6 +144,12 @@ 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"
/********************
* Staff Preferences *
********************/