X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FGraphic%2FModels.cpp;h=d414dbde0f343b70a19c18bc7e2c80bdb39d538d;hp=dc81be20ac52336516f1e3ff2c89f1185415a76d;hb=d5f64d3689e1ce594e22ad0f6d372cee143872fd;hpb=c5c706228593612b864aa7e1ec674bb98e6b8764 diff --git a/Source/Graphic/Models.cpp b/Source/Graphic/Models.cpp index dc81be2..d414dbd 100644 --- a/Source/Graphic/Models.cpp +++ b/Source/Graphic/Models.cpp @@ -1178,8 +1178,7 @@ void Model::deallocate() Model::Model() : vertexNum(0), - hastexture(0), - type(0), oldtype(0), + type(0), owner(0), vertex(0), normals(0),