Prevent the creation of Logfiles in the Game Directory
This commit is contained in:
@@ -180,7 +180,6 @@ namespace OpenRA
|
||||
|
||||
Settings = new Settings(Platform.ResolvePath("^", "settings.yaml"), args);
|
||||
|
||||
Log.LogPath = Platform.ResolvePath("^", "Logs");
|
||||
Log.AddChannel("perf", "perf.log");
|
||||
Log.AddChannel("debug", "debug.log");
|
||||
Log.AddChannel("sync", "syncreport.log");
|
||||
|
||||
Reference in New Issue
Block a user