Merge branch 'soft-error-inis' of https://github.com/wabbajack-tools/wabbajack into soft-error-inis

This commit is contained in:
Timothy Baldridge
2020-01-03 12:22:00 -07:00

View File

@ -15,7 +15,6 @@ namespace Wabbajack.Common
public int AppId;
public string Name;
public string InstallDir;
public string BuildId;
public Game? Game;
public HashSet<SteamWorkshopItem> WorkshopItems;