(insignificant?) fix

This commit is contained in:
Zzooouhh 2017-11-01 22:20:37 +01:00 committed by GitHub
parent 896bcc504c
commit 5aef889ea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,6 +117,7 @@ class WishmongerEffect extends OneShotEffect {
game.addEffect(effect, source);
}
}
return true;
}
}
return false;