configfile minimize disc-access
timoutanimation stops if player start a "local game"
This commit is contained in:
@@ -240,6 +240,9 @@ void settingsDialogImpl::isAccepted() {
|
||||
myConfig->writeConfigInt("LogInterval", comboBox_logInterval->currentIndex());
|
||||
}
|
||||
|
||||
//write buffer to disc
|
||||
myConfig->writeBuffer();
|
||||
|
||||
//Wenn alles richtig eingegeben wurde --> Dialog schließen
|
||||
if(settingsCorrect) { this->hide(); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user