a few other little runtimes

This commit is contained in:
Poojawa
2018-03-17 20:03:21 -05:00
parent c8365e6be7
commit d3407f1711
3 changed files with 9 additions and 2 deletions
+3
View File
@@ -1478,6 +1478,9 @@ GLOBAL_LIST_EMPTY(preferences_datums)
if (!isnull(desiredfps))
clientfps = desiredfps
parent.fps = desiredfps
else
clientfps = 0
parent.fps = 0
if("ui")
var/pickedui = input(user, "Choose your UI style.", "Character Preference") as null|anything in list("Midnight", "Plasmafire", "Retro", "Slimecore", "Operative", "Clockwork")
if(pickedui)