X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FModels.cpp;h=1e5947277b70d4fb2ed0a0ca3794d0191bafbd1e;hb=ce7c8b6c4db753fef7cf634a09aa63d8a4545c9b;hp=38e2447085c528abba18ce2dfe35c2d77332f4bc;hpb=c799187c29525d8dfcbcc7f5b911f5dd7be9b77f;p=lugaru.git diff --git a/Source/Graphic/Models.cpp b/Source/Graphic/Models.cpp index 38e2447..1e59472 100644 --- a/Source/Graphic/Models.cpp +++ b/Source/Graphic/Models.cpp @@ -1358,7 +1358,6 @@ void Model::MakeDecal(int atype, XYZ where, float size, float opacity, float rot Model::~Model() { deallocate(); - textureptr.destroy(); } void Model::deallocate()