X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FModels.cpp;h=1e5947277b70d4fb2ed0a0ca3794d0191bafbd1e;hb=a3775aa01cd00672b37785365675f6842b9db2dc;hp=38e2447085c528abba18ce2dfe35c2d77332f4bc;hpb=3f8ee86c6085b5d6c7ee31b916d0e022239750ab;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()