X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameTick.cpp;h=b1f3ecc93e9496b582877b3b2a37a4c2fe81fc79;hb=1120e1144551bfbeea53d910f754f0ca1a43c8f8;hp=86f840f4c574ae10dbb809363e6fee2e0cdd8661;hpb=fdee267b8dccf98a851e01c592bf80ce26e2d364;p=lugaru.git diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp index 86f840f..b1f3ecc 100644 --- a/Source/GameTick.cpp +++ b/Source/GameTick.cpp @@ -1415,7 +1415,6 @@ void Game::Loadlevel(int which){ } void Game::Loadlevel(const char *name){ - cout << "loading level " << name << "…" << endl; int templength; float lamefloat; static const char *pfx = ":Data:Maps:";