This commit is contained in:
doitux
2007-09-30 11:15:03 +00:00
parent f903e4ae6d
commit 9d702b3fcc
3 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -3106,7 +3106,7 @@ void mainWindowImpl::localGameModification() {
}
//Set the playing mode to "manual"
playingMode = 0;
playingMode = 1;
}