corrected an issue where the player was being offered interupt 2 times for "combat damage" not closing the ticket until i can get some help verifying that it covers all cases where it might be true.
This commit is contained in:
@@ -168,7 +168,6 @@ bool GuiCombat::clickOK()
|
||||
{
|
||||
case BLOCKERS:
|
||||
case TRIGGERS:
|
||||
assert(false);
|
||||
return false; // that should not happen
|
||||
|
||||
case ORDER:
|
||||
|
||||
Reference in New Issue
Block a user