[UI] Order of cards in hand is changable

This commit is contained in:
magenoxx 2014-07-11 10:49:00 +04:00
parent b7570cf28f
commit f8a1b327b4
10 changed files with 399 additions and 239 deletions

View file

@ -180,4 +180,5 @@ public class ArrowBuilder {
arrowPanels.get(gameId).setVisible(true);
}
}
}