/[adonthell]/adonthell/src/main/adonthell.cc
ViewVC logotype

Diff of /adonthell/src/main/adonthell.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by Mithander, Sat Oct 8 07:38:18 2005 UTC revision 1.14 by ksterker, Sun Oct 9 07:38:40 2005 UTC
# Line 169  bool app::init () Line 169  bool app::init ()
169      }      }
170    
171      // init base module (required for reading config file)      // init base module (required for reading config file)
172      base::init (Userdatadir, Game);      base::init (Game, Userdatadir);
173    
174      // load engine configuration file      // load engine configuration file
175      if (!Cfg.read (Config))      if (!Cfg.read (Config))

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26