X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGlobals.cpp;h=df62ea9381c1c6aba02a7d5de59688b457e92c0f;hb=d177a567280631cd91a677debafada8cef7e0413;hp=074a78faf647a340c1eb825d4d61e8b5a38e2036;hpb=ce7c8b6c4db753fef7cf634a09aa63d8a4545c9b;p=lugaru.git diff --git a/Source/Globals.cpp b/Source/Globals.cpp index 074a78f..df62ea9 100644 --- a/Source/Globals.cpp +++ b/Source/Globals.cpp @@ -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;