2
0
Эх сурвалжийг харах

proper report formulation

AzaezelX 2 сар өмнө
parent
commit
192f997f26

+ 1 - 1
Engine/source/T3D/shapeBase.cpp

@@ -500,7 +500,7 @@ bool ShapeBaseData::preload(bool server, String &errorStr)
          }
       }
       else
-         Con::errorf("ShapeBaseData::preload -%s failed: %s", mShapeAsset.getAssetId(), ShapeAsset::getAssetErrstrn(assetStatus));
+         Con::errorf("ShapeBaseData::preload -%s failed: %s", mShapeAsset.getAssetId(), ShapeAsset::getAssetErrstrn(assetStatus).c_str());
    }
 
    if(!server)