From 97ee8ee8489521c78b5f314fed44d32886db6fe7 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Tue, 29 Nov 2016 17:34:55 -0300 Subject: Rename famicom to ppu_rp2c0x --- src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/meta_sprites.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game') 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, } -- cgit v1.2.3-54-g00ecf