more touches

This commit is contained in:
Dahlular
2021-04-29 04:20:13 -06:00
parent 4f7d4698bb
commit b4f1dc9baf
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
return FALSE
C.parallax_throttle = PARALLAX_DELAY_DEFAULT
C.parallax_layers_max = 6
C.parallax_layers_max = 10
return TRUE
/datum/hud/proc/update_parallax_pref(mob/viewmob)