Fix ReverseNX RT/Tool mode synchronization
This commit is contained in:
@@ -86,7 +86,6 @@ bool Config::Refresh()
|
||||
if (!this->loaded || this->mtime != this->CheckModificationTime())
|
||||
{
|
||||
this->Load();
|
||||
Clocks::ResetToStock(); // Reset to stock since we can't detect if user set "Do not override" for specific module
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user