mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Merge branch 'dev-freeze' of https://github.com/comma/Baystation12 into dev-freeze
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user