mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
MORE SMOOTHING (#21403)
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
if(!density)
|
||||
icon_state = "fwall_open"
|
||||
return
|
||||
smoothing_flags = SMOOTH_BITMASK
|
||||
smoothing_flags = SMOOTH_BITMASK | SMOOTH_OBJ
|
||||
icon_state = initial(icon_state)
|
||||
icon_state = "[base_icon_state]-[smoothing_junction]"
|
||||
QUEUE_SMOOTH(src)
|
||||
|
||||
Reference in New Issue
Block a user