aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index cd16389..c92c3e6 100644
--- a/main.cpp
+++ b/main.cpp
@@ -97,7 +97,6 @@ int main(int argc, char *argv[]){
atexit(Mix_Quit);
// update values by reading the config file (config/settings.xml)
- game::config::update();
game::config::read();
// create the SDL window object