Merge pull request #1767 from Yoshax/doorfix

Fixes doors sparking as if damaged when spawned or created by RCD
This commit is contained in:
Datraen
2016-05-28 00:06:37 -04:00

View File

@@ -65,6 +65,7 @@
bound_height = width * world.icon_size
health = maxhealth
update_icon()
update_nearby_tiles(need_rebuild=1)
return