Removed the sprite bug

Removed the sprite bug on Gun Cabinets
This commit is contained in:
SoundScopes
2014-07-31 17:46:08 +01:00
parent edfed1cbf1
commit af79c5a3db
@@ -41,7 +41,7 @@
gun.icon_state = "projectile"
gun.pixel_x = i*4
overlays += gun
// overlays += gun //Moves the overlay layer and creates a weird sprite bug
overlays += icon(src.icon,"door")