]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Fixed a bug loading all persons with the same ID. I hope it will fix weapon problems
[lugaru.git] / Source / Globals.cpp
index 9c5d79d6114faff20c08bd53f6d920e7f88f5000..c5a336e6ce64b1b67bedfb4e3f25f82fecb01b21 100644 (file)
@@ -150,8 +150,6 @@ int numenvsounds;
 
 bool debugmode = false;
 
-bool campaign = false;
-
 bool gamestarted = false;
 
 StereoMode stereomode =  stereoNone;