X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameTick.cpp;h=28a53959b9508811b54e76c852f68eeb2c00abb5;hb=5b34b18ca0393d3ebc50298dcb2c9aad775b4c61;hp=0330b0e460c23f6b432e52050ce6d08675ac6080;hpb=de7834267e2ff8f28a2cb49647fc91e060686e93;p=lugaru.git diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp index 0330b0e..28a5395 100644 --- a/Source/GameTick.cpp +++ b/Source/GameTick.cpp @@ -2738,7 +2738,7 @@ void Game::Tick() gameon=1; OPENAL_SetPaused(channels[stream_music3], true); } - if(Input::Button()&&!oldbutton&&(selected-7>=accountactive->getCampaignChoicesMade())){//selected>=7&&(selected-7<=campaignnumchoices)){ + if(Input::Button()&&!oldbutton&&(selected-7>=accountactive->getCampaignChoicesMade())){ fireSound(); flash();