From 017434354401f1d6ad4cb59244f4586f924c3555 Mon Sep 17 00:00:00 2001 From: Johxz Date: Mon, 10 Jul 2017 20:00:23 -0500 Subject: [PATCH] noshape.dae should go inside core --- .../game/{tools => core}/shapes/materials.cs | 0 .../game/{tools => core}/shapes/noshape.dts | Bin .../BaseGame/game/{tools => core}/shapes/noshape.mb | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename Templates/BaseGame/game/{tools => core}/shapes/materials.cs (100%) rename Templates/BaseGame/game/{tools => core}/shapes/noshape.dts (100%) rename Templates/BaseGame/game/{tools => core}/shapes/noshape.mb (100%) diff --git a/Templates/BaseGame/game/tools/shapes/materials.cs b/Templates/BaseGame/game/core/shapes/materials.cs similarity index 100% rename from Templates/BaseGame/game/tools/shapes/materials.cs rename to Templates/BaseGame/game/core/shapes/materials.cs diff --git a/Templates/BaseGame/game/tools/shapes/noshape.dts b/Templates/BaseGame/game/core/shapes/noshape.dts similarity index 100% rename from Templates/BaseGame/game/tools/shapes/noshape.dts rename to Templates/BaseGame/game/core/shapes/noshape.dts diff --git a/Templates/BaseGame/game/tools/shapes/noshape.mb b/Templates/BaseGame/game/core/shapes/noshape.mb similarity index 100% rename from Templates/BaseGame/game/tools/shapes/noshape.mb rename to Templates/BaseGame/game/core/shapes/noshape.mb