From 459b449a7fed46786541bebcd5691a8a3b8bbfbf Mon Sep 17 00:00:00 2001 From: "James B. Pollack" Date: Fri, 30 Oct 2015 20:52:19 -0700 Subject: [PATCH] rename folder --- examples/{color_busters => color_busters_game}/colorBusterWand.js | 0 .../createColorBusterCubes.js | 0 .../createColorBusterWand.js | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename examples/{color_busters => color_busters_game}/colorBusterWand.js (100%) rename examples/{color_busters => color_busters_game}/createColorBusterCubes.js (100%) rename examples/{color_busters => color_busters_game}/createColorBusterWand.js (100%) diff --git a/examples/color_busters/colorBusterWand.js b/examples/color_busters_game/colorBusterWand.js similarity index 100% rename from examples/color_busters/colorBusterWand.js rename to examples/color_busters_game/colorBusterWand.js diff --git a/examples/color_busters/createColorBusterCubes.js b/examples/color_busters_game/createColorBusterCubes.js similarity index 100% rename from examples/color_busters/createColorBusterCubes.js rename to examples/color_busters_game/createColorBusterCubes.js diff --git a/examples/color_busters/createColorBusterWand.js b/examples/color_busters_game/createColorBusterWand.js similarity index 100% rename from examples/color_busters/createColorBusterWand.js rename to examples/color_busters_game/createColorBusterWand.js