X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameTick.cpp;h=28a53959b9508811b54e76c852f68eeb2c00abb5;hb=1994d4975f864a17540733a03a811a962083039a;hp=0330b0e460c23f6b432e52050ce6d08675ac6080;hpb=1df9856bb875811f00e685eb185c54fd0a828276;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();