Removed Morrowind from Game enum

This commit is contained in:
erri120 2019-11-17 13:35:18 +01:00
parent e845f767e6
commit e9a3030c91
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135

View File

@ -9,7 +9,7 @@ namespace Wabbajack.Common
public enum Game
{
//MO2 GAMES
Morrowind,
//Morrowind,
Oblivion,
[Description("Fallout 3")]
Fallout3,