Merge pull request #1828 from John3/fix696

fix issue #696
This commit is contained in:
Anis 2017-01-02 12:01:01 +01:00 committed by GitHub
commit f42c9bd9b7

View file

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