git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1336 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
@@ -8,6 +8,7 @@ namespace OpenRa.Game
|
||||
static class Log
|
||||
{
|
||||
static StreamWriter writer = File.CreateText("../../../log.txt");
|
||||
|
||||
static Log()
|
||||
{
|
||||
writer.AutoFlush = true;
|
||||
|
||||
Reference in New Issue
Block a user