mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Removed an extra empty line.
This commit is contained in:
@@ -92,7 +92,6 @@ public class ScryEffect extends SpellAbilityEffect {
|
||||
|
||||
final HashMap<String, Object> runParams = new HashMap<String, Object>();
|
||||
runParams.put("Player", p);
|
||||
|
||||
p.getGame().getTriggerHandler().runTrigger(TriggerType.Scry, runParams, false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user