mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Merge pull request #14062 from Kyep/revert-14023-wet-overlay-above-parallax
Revert "Make wet overlays render on MID_TURF_LAYER plane"
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
wet_overlay = image('icons/effects/water.dmi', src, "ice_floor")
|
||||
else
|
||||
wet_overlay = image('icons/effects/water.dmi', src, "wet_static")
|
||||
wet_overlay.plane = MID_TURF_LAYER
|
||||
overlays += wet_overlay
|
||||
if(time == INFINITY)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user