From 2ebab5c17500be3817ca27c69570c795b8537e1b Mon Sep 17 00:00:00 2001 From: Ricardo Gomes Date: Tue, 20 Oct 2015 11:41:08 -0300 Subject: [PATCH] just renaming folder names, to follow the current convention --- .../{creating bullets => creating-bullets}/main.lua | 0 .../{destroying bullets => destroying-bullets}/main.lua | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename world1/06_adding-some-action/{creating bullets => creating-bullets}/main.lua (100%) rename world1/06_adding-some-action/{destroying bullets => destroying-bullets}/main.lua (100%) diff --git a/world1/06_adding-some-action/creating bullets/main.lua b/world1/06_adding-some-action/creating-bullets/main.lua similarity index 100% rename from world1/06_adding-some-action/creating bullets/main.lua rename to world1/06_adding-some-action/creating-bullets/main.lua diff --git a/world1/06_adding-some-action/destroying bullets/main.lua b/world1/06_adding-some-action/destroying-bullets/main.lua similarity index 100% rename from world1/06_adding-some-action/destroying bullets/main.lua rename to world1/06_adding-some-action/destroying-bullets/main.lua