corrected shape path

This commit is contained in:
Johxz 2017-07-10 20:02:06 -05:00
parent 00265f4f7f
commit 39e5fe689b
2 changed files with 4 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 = "";