Merge pull request #4443 from Citadel-Station-13/upstream-merge-33485

[MIRROR] code improvements from mso and co
This commit is contained in:
LetterJay
2017-12-26 07:38:17 -06:00
committed by GitHub
3 changed files with 3 additions and 13 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