We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ae9b3 commit e413d60Copy full SHA for e413d60
src/engine/model/animmodel.h
@@ -1,7 +1,7 @@
1
#ifndef ANIMMODEL_H_
2
#define ANIMMODEL_H_
3
4
-extern int fullbrightmodels, testtags, debugcolmesh;
+extern int testtags, debugcolmesh;
5
6
const std::string modelpath = "media/model/";
7
0 commit comments