removed owner and controller from hash

master
melvin 2011-06-16 17:20:03 +08:00
parent 8d4e5a904a
commit 903697dceb
1 changed files with 0 additions and 2 deletions

View File

@ -125,8 +125,6 @@ public class MagicPermanent implements MagicSource,MagicTarget,Comparable<MagicP
long[] input = {
card.getId(),
cardDefinition.getIndex(),
controller.getIndex(),
card.getOwner().getIndex(),
stateFlags,
damage,
preventDamage,