mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 04:09:54 -08:00
minor changes
This commit is contained in:
parent
814aefca80
commit
082a1fcb64
3 changed files with 10 additions and 4 deletions
|
|
@ -276,7 +276,7 @@ public class CombatUtil {
|
|||
try {
|
||||
canBlock = blocker.canBlock(null, game);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
//e.printStackTrace();
|
||||
}
|
||||
}
|
||||
return canBlock;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue