events: bring back accidentally nuked preConfigReload
This commit is contained in:
parent
030ed27cc8
commit
86be75dd97
1 changed files with 1 additions and 0 deletions
|
|
@ -573,6 +573,7 @@ std::string CConfigManager::getMainConfigPath() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void CConfigManager::reload() {
|
void CConfigManager::reload() {
|
||||||
|
EMIT_HOOK_EVENT("preConfigReload", nullptr);
|
||||||
setDefaultAnimationVars();
|
setDefaultAnimationVars();
|
||||||
resetHLConfig();
|
resetHLConfig();
|
||||||
configCurrentPath = getMainConfigPath();
|
configCurrentPath = getMainConfigPath();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue