code improvements from mso and co

This commit is contained in:
Armhulen
2017-12-18 18:50:35 -08:00
committed by CitadelStationBot
parent d5708c981a
commit 55ee64940f
3 changed files with 6 additions and 10 deletions
-2
View File
@@ -60,8 +60,6 @@
var/pref = C.prefs.parallax
if (isnull(pref))
pref = PARALLAX_HIGH
if (C.byond_version < 511)
pref = PARALLAX_DISABLE
switch(C.prefs.parallax)
if (PARALLAX_INSANE)
C.parallax_throttle = FALSE