]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Moved things related to tutorial in new Tutorial class
[lugaru.git] / Source / Globals.cpp
index 074a78faf647a340c1eb825d4d61e8b5a38e2036..df62ea9381c1c6aba02a7d5de59688b457e92c0f 100644 (file)
@@ -101,12 +101,6 @@ float smoketex = 0;
 float slomospeed = 0;
 float slomofreq = 0;
 
-int tutoriallevel = 0;
-int tutorialstage = 0;
-float tutorialstagetime = 0;
-float tutorialmaxtime = 0;
-float tutorialsuccess = 0;
-
 bool againbonus = false;
 
 float damagedealt = 0;