mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:50:05 +00:00
Move dialog logic into check_privilege
This commit is contained in:
parent
6408e1b876
commit
4a4075b50f
4 changed files with 136 additions and 89 deletions
|
|
@ -394,6 +394,7 @@ bool GeneralSettings::Shutdown()
|
|||
dataChanged |= p->loopTime_.Commit();
|
||||
dataChanged |= p->processModuleWarningsEnabled_.Commit();
|
||||
dataChanged |= p->trackLocation_.Commit();
|
||||
dataChanged |= p->highPrivilegeWarningEnabled_.Commit();
|
||||
|
||||
return dataChanged;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue