summaryrefslogtreecommitdiff
path: root/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua')
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua
index 4679021..fca94dd 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua
@@ -1,6 +1,6 @@
return {
bola = {
- image = love.graphics.newImage('multimedia/famicom/meta_sprites/bola/default_sheet_color0_alpha.png'),
+ image = love.graphics.newImage('multimedia/ppu_rp2c0x/meta_sprites/bola/default_sheet_color0_alpha.png'),
x = 24,
y = 32,
}