From 277a4b9262d354985f54ba73d5e87ae77d21ff60 Mon Sep 17 00:00:00 2001 From: qwertychouskie Date: Wed, 27 Jul 2016 15:31:39 -0700 Subject: [PATCH] Fix #2542. Also update copyright year. (#2585) * Fix #2542. Also update copyright year. * Update header --- src/config/user_config.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/user_config.cpp b/src/config/user_config.cpp index 40554f8b8..60df0436e 100644 --- a/src/config/user_config.cpp +++ b/src/config/user_config.cpp @@ -1,7 +1,7 @@ // -// SuperTuxKart - a fun racing game with go-kart -// Copyright (C) 2006-2015 SuperTuxKart-Team -// Modelled after Supertux's configfile.cpp +// SuperTuxKart - A racing game +// Copyright (C) 2006-2016 SuperTuxKart Team +// Modeled after Supertux's configfile.cpp // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -683,8 +683,8 @@ bool UserConfig::loadConfig() XMLNode* root = file_manager->createXMLTree(filename); if(!root || root->getName() != "stkconfig") { - Log::error("UserConfig", - "Could not read user config file '%s'.", filename.c_str()); + Log::info("UserConfig", + "Could not read user config file '%s'. A new file will be created.", filename.c_str()); if(root) delete root; // Create a default config file - just in case that stk crashes later // there is a config file that can be modified (to e.g. disable