Increased h.scroll speed for cards in hand. Made client maximized on startup.

This commit is contained in:
magenoxx 2010-12-04 20:17:15 +00:00
parent e2955de950
commit 9306d94ad2
4 changed files with 12 additions and 4 deletions

View file

@ -85,6 +85,8 @@ public class GamePanel extends javax.swing.JPanel {
public GamePanel() {
initComponents();
hand.setHScrollSpeed(8);
//FIXME: remove from here
try {
// Override layout (I can't edit generated code)