Updated my comment to make more sense

This commit is contained in:
Amunak
2014-11-26 04:26:56 +01:00
parent caf153ca61
commit 24798bdc9f
+1 -1
View File
@@ -39,7 +39,7 @@ datum/preferences
//game-preferences
var/lastchangelog = "" //Saved changlog filesize to detect if there was a change
var/ooccolor = "#010000" //When set to #010000 it counts as unset and stylesheet colors are used
var/ooccolor = "#010000" //Whatever this is set to acts as 'reset' color and is thus unusable as an actual custom color
var/be_special = 0 //Special role selection
var/UI_style = "Midnight"
var/toggles = TOGGLES_DEFAULT