summaryrefslogtreecommitdiff
path: root/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola
diff options
context:
space:
mode:
authorJorge <jorginho@riseup.net>2016-11-23 20:59:46 +0100
committerJorge <jorginho@riseup.net>2016-11-23 20:59:46 +0100
commit99a72d4fce24dcce02a5bbb3b1280067bda9289f (patch)
tree89735a127220c0cc1115ba5528d0832b281f995b /src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola
parent95f1c940148afff52622bf1086790f9dc4eeb1c1 (diff)
Change scripts/bola/sprites.lua to scripts/sprites/sprites.lua
Diffstat (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola')
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua
deleted file mode 100644
index 6d74524..0000000
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua
+++ /dev/null
@@ -1,5 +0,0 @@
-return {
- image = love.graphics.newImage('multimedia/famicom/meta_sprites/bola/sheet0_color0_alpha.png'),
- x = 24,
- y = 32,
-}