1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-02 17:00:11 -09:00

newline at eof

This commit is contained in:
arcox 2020-07-08 18:27:49 -04:00
parent 27af985288
commit 4bcffe6bcb

View file

@ -101,4 +101,4 @@ class CirclingVulturesDiscardEffect extends OneShotEffect {
return player.discard(card, source, game);
}
}
}