]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Removed forgotten debug output
[lugaru.git] / Source / Globals.cpp
index 485b60768276156927ceb2da53ed5d804a1f2d8d..074a78faf647a340c1eb825d4d61e8b5a38e2036 100644 (file)
@@ -65,7 +65,6 @@ FRUSTUM frustum;
 float texdetail = 0;
 float realtexdetail = 0;
 float playerdist = 0;
-Objects objects;
 int slomo = 0;
 float slomodelay = 0;
 GLubyte bloodText[512 * 512 * 3] = {0};