Merge pull request #2043 from John3/toolShapes_3

cleaning the modules
This commit is contained in:
Areloch 2019-03-31 14:41:35 -05:00 committed by GitHub
commit 59b6e67ecf
8 changed files with 20 additions and 4 deletions

View file

@ -189,7 +189,7 @@ ShapeBaseImageData::ShapeBaseImageData()
lightRadius = 10.f;
lightBrightness = 1.0f;
shapeName = "core/art/shapes/noshape.dts";
shapeName = "core/shapes/noshape.dts";
shapeNameFP = "";
imageAnimPrefix = "";
imageAnimPrefixFP = "";