- Fix issue 102 (Rampage not working correctly)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-10-20 13:24:12 +00:00
parent 771b6d75be
commit 83bc12a275
5 changed files with 55 additions and 2 deletions
+1
View File
@@ -123,6 +123,7 @@ void GuiCombat::removeOne(DefenserDamaged* blocker, CombatStep step)
}
bool GuiCombat::clickOK(){
active = activeAtk = NULL;
cursor_pos = NONE;
switch (step)
{