Removed Morrowind from Game enum

This commit is contained in:
erri120
2019-11-17 13:35:18 +01:00
parent e845f767e6
commit e9a3030c91

View File

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