From 5d954dbb24fee12215c713aad893361777c8bd59 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 11 Dec 2016 01:08:16 -0300 Subject: Remove modularizing since it is under testing for now --- .../scripts/load/character/bola/origin.lua | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/character/bola/origin.lua (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/character/bola/origin.lua') diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/character/bola/origin.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/character/bola/origin.lua deleted file mode 100644 index b84ffb5..0000000 --- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/character/bola/origin.lua +++ /dev/null @@ -1,4 +0,0 @@ -return { - x = metaSprites.bola.x / 2, - y = metaSprites.bola.y / 2, -} -- cgit v1.2.3-54-g00ecf