configfile minimize disc-access
timoutanimation stops if player start a "local game"
This commit is contained in:
@@ -36,4 +36,6 @@ changeHumanPlayerNameDialogImpl::changeHumanPlayerNameDialogImpl(QWidget *parent
|
||||
void changeHumanPlayerNameDialogImpl::savePlayerName() {
|
||||
|
||||
myConfig->writeConfigString("MyName", lineEdit->text().toUtf8().constData());
|
||||
}
|
||||
//write buffer to disc
|
||||
myConfig->writeBuffer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user