[Moeng-cvs] BBRpg rpg.cfg,1.8,1.9
Status: Alpha
Brought to you by:
b_lindeijer
From: Bjørn L. <b_l...@us...> - 2007-02-13 23:46:49
|
Update of /cvsroot/moeng/BBRpg In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13203 Modified Files: rpg.cfg Log Message: Flush the log file instead of opening and closing and log map loading errors. Index: rpg.cfg =================================================================== RCS file: /cvsroot/moeng/BBRpg/rpg.cfg,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- rpg.cfg 13 Apr 2004 12:26:07 -0000 1.8 +++ rpg.cfg 13 Feb 2007 23:46:45 -0000 1.9 @@ -3,7 +3,7 @@ DebugVerbose=0 GameClass=BBRpg GameSpeed=100 -LogEnabled=0 +LogEnabled=1 [Video] Fullscreen=0 |