mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-27 22:56:17 +01:00
Removed the sprite bug
Removed the sprite bug on Gun Cabinets
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user