X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FGraphic%2FModels.hpp;h=eb4ef0909383af7d88045a987644504be07fc186;hp=ecfb3dd8cb46028216f1b14155714796defe2490;hb=d5f64d3689e1ce594e22ad0f6d372cee143872fd;hpb=c5c706228593612b864aa7e1ec674bb98e6b8764 diff --git a/Source/Graphic/Models.hpp b/Source/Graphic/Models.hpp index ecfb3dd..eb4ef09 100644 --- a/Source/Graphic/Models.hpp +++ b/Source/Graphic/Models.hpp @@ -64,9 +64,8 @@ class Model { public: short vertexNum; - bool hastexture; - int type, oldtype; + int type; int* owner; XYZ* vertex;