mirror of
https://github.com/Febbweiss/sis.git
synced 2026-03-04 14:15:37 +00:00
Clean: unused sprite divs
This commit is contained in:
@@ -227,8 +227,6 @@ $(function(){
|
||||
height: 16
|
||||
})
|
||||
.end()
|
||||
.addSprite( "carot", $.extend({posx: 210, posy: 40}, animations.weapons.carot))
|
||||
.addSprite( "corn", $.extend({posx: 230, posy: 40}, animations.weapons.corn))
|
||||
.end()
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user