Fix migration cvar deletion path (#765)
This commit is contained in:
@@ -521,7 +521,7 @@ void DebugConsole_LoadLegacyCVars() {
|
||||
}
|
||||
}
|
||||
|
||||
fs::remove("cvars.cfg");
|
||||
fs::remove(cvarsConfig);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user