X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.cpp;h=723396bd197b1370da05131663fdf5214020cb2a;hb=8a1a91c0a10a37799dc95d423f9db8dc5ff7b965;hp=5eb661fb99dc12e9fd4205a98ccf988677e18991;hpb=54cbb28b51da68b2280068a41e7964f78dec6858;p=lugaru.git diff --git a/Source/Game.cpp b/Source/Game.cpp index 5eb661f..723396b 100644 --- a/Source/Game.cpp +++ b/Source/Game.cpp @@ -166,7 +166,7 @@ Game::Game() scoreadded = 0; numchallengelevels = 0; - console = 0; + console = false; archiveselected = 0; memset(consoletext, 0, sizeof(consoletext));