mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-11 05:18:05 -04:00
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