Removed duplicate member

This commit is contained in:
Justin Swanson 2019-11-14 23:49:00 -06:00
parent 9580301a4f
commit 22d1f29a8d

View File

@ -53,7 +53,6 @@ namespace Wabbajack.Lib
}
public dynamic MO2Ini { get; }
public string GamePath { get; }
public bool ShowReportWhenFinished { get; set; } = true;