This commit is contained in:
doitux
2007-11-01 21:34:06 +00:00
parent 4ed7ec46fd
commit 1ffe81d05e
+1
View File
@@ -83,6 +83,7 @@ void LocalBeRo::run() {
if(firstRunGui) {
firstRunGui = false;
myHand->setLastPlayersTurn(-1);
myHand->getGuiInterface()->dealBeRoCards(myBeRoID);
}
else {