New main
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@127 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
b0a90ad6f0
commit
db7489a5c7
6 changed files with 40 additions and 224 deletions
|
@ -20,6 +20,7 @@ public class TurnControl {
|
|||
this.hand = hand;
|
||||
this.table = table;
|
||||
this.view = view;
|
||||
this.timer = new TurnTimer(view);
|
||||
setup();
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue