mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Removed a superfluous comment.
This commit is contained in:
@@ -1086,7 +1086,6 @@ public class AttachAi extends SpellAbilityAi {
|
||||
}
|
||||
|
||||
// Consider exceptional cases which break the normal evaluation rules
|
||||
// (e.g. do not waste Equipment on a creature that can neither attack nor block)
|
||||
if (!isUsefulAttachAction(c, sa)) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user