X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameTick.cpp;h=879082529777acd783620e0a525430de9a9ec49d;hb=bbebd42229325d9f25a0360074e587dc2cc25e7e;hp=6ea23c2e87d01d1d27e4e8191fbd8b533d69ba5e;hpb=782cd2fc8113bcc923c14f49c43b2951e1bb2d6d;p=lugaru.git diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp index 6ea23c2..8790825 100644 --- a/Source/GameTick.cpp +++ b/Source/GameTick.cpp @@ -2726,7 +2726,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();