mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
code improvements from mso and co (#33485)
* eees zed
* mk?
* probably
* *burps*
* lol code
* thanks, cyberboss. you're the best
* why'd i do that?
* 😎
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user