Merge branch 'dev-freeze' of https://github.com/comma/Baystation12 into dev-freeze

This commit is contained in:
Chinsky
2013-12-25 00:36:35 +04:00

View File

@@ -1122,6 +1122,8 @@ datum/preferences
UI_style = "Orange" UI_style = "Orange"
if("Orange") if("Orange")
UI_style = "old" UI_style = "old"
if("old")
UI_style = "White"
else else
UI_style = "Midnight" UI_style = "Midnight"