This commit is contained in:
Glenn Maynard
2005-12-31 01:29:59 +00:00
parent 76e55c2f14
commit 2f03572ef8
+1 -1
View File
@@ -50,7 +50,7 @@ void test_init()
FILEMAN->Mount( "dir", RageFileManagerUtil::sInitialWorkingDirectory, "/" );
FILEMAN->Mount( g_Driver, g_Root, "/" );
LOG = new RageLog();
LOG = new RageLog;
LOG->SetLogToDisk( false );
LOG->SetShowLogOutput( true );
LOG->SetFlushing( true );