From e2fb36d5da705278fb84246400945f430794d5e7 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 28 Apr 2016 11:45:52 -0400 Subject: CAT --- main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'main.cpp') 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 -- cgit v1.2.3