summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend.cpp
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2021-08-15 02:29:49 +0200
committererorcun <erorcunerorcun@hotmail.com.tr>2021-08-15 02:29:49 +0200
commitfd52285074ca6b1eb4a0b3b7990358ab08b837f4 (patch)
treecd52fc6718ec671e10343dc20f2b011f2ccc9136 /src/core/Frontend.cpp
parentfixed heli buoyancy (diff)
downloadre3-fd52285074ca6b1eb4a0b3b7990358ab08b837f4.tar
re3-fd52285074ca6b1eb4a0b3b7990358ab08b837f4.tar.gz
re3-fd52285074ca6b1eb4a0b3b7990358ab08b837f4.tar.bz2
re3-fd52285074ca6b1eb4a0b3b7990358ab08b837f4.tar.lz
re3-fd52285074ca6b1eb4a0b3b7990358ab08b837f4.tar.xz
re3-fd52285074ca6b1eb4a0b3b7990358ab08b837f4.tar.zst
re3-fd52285074ca6b1eb4a0b3b7990358ab08b837f4.zip
Diffstat (limited to 'src/core/Frontend.cpp')
-rw-r--r--src/core/Frontend.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/Frontend.cpp b/src/core/Frontend.cpp
index 4820427f..875bb76b 100644
--- a/src/core/Frontend.cpp
+++ b/src/core/Frontend.cpp
@@ -3169,9 +3169,6 @@ CMenuManager::LoadSettings()
if (LoadINISettings()) {
LoadINIControllerSettings();
}
- // if no reVC.ini, create it, or update it with new values
- SaveINISettings();
- SaveINIControllerSettings();
#endif
#ifdef FIX_BUGS