]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.h
Moved Account::active in Account class. Maybe it should be changed for a method and...
[lugaru.git] / Source / Game.h
index 96ec8154f262794154749a78cef3bd82dfcfb3a0..2dbc9af532a7d7646b82916f0065a2ced39684dd 100644 (file)
@@ -135,7 +135,6 @@ extern int targetlevel;
 extern float changedelay;
 
 extern bool waiting;
-extern Account* accountactive;
 
 extern unsigned short crouchkey, jumpkey, forwardkey, backkey, leftkey, rightkey, drawkey, throwkey, attackkey;
 extern unsigned short consolekey;