This commit is contained in:
doitux
2007-09-29 17:10:38 +00:00
parent 6e795d99d5
commit e800a83193
+1 -1
View File
@@ -2967,7 +2967,7 @@ void mainWindowImpl::localGameModification() {
}
//Set the playing mode to "manual"
playingMode = 1;
playingMode = 0;
}