]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.cpp
Moved Account::active in Account class. Maybe it should be changed for a method and...
[lugaru.git] / Source / Game.cpp
index 39b7df764627e1cb9ed0258acad3a9806afbf1ce..d05bb44a9d223fb2aff7deae0ba4b46cc671d29d 100644 (file)
@@ -129,7 +129,6 @@ int targetlevel = 0;
 float changedelay = 0;
 
 bool waiting = false;
-Account* accountactive = NULL;
 }
 
 void Game::fireSound(int sound)