mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update Consts.cs
Change uppercase to lowercase on two esm names to match vanilla file names.
This commit is contained in:
parent
2c96d08828
commit
46bdc63e46
@ -59,8 +59,8 @@ namespace Wabbajack.Common
|
||||
"DLCRobot.esm",
|
||||
"DLCworkshop01.esm",
|
||||
"DLCCoast.esm",
|
||||
"DLCWorkshop02.esm",
|
||||
"DLCWorkshop03.esm",
|
||||
"DLCworkshop02.esm",
|
||||
"DLCworkshop03.esm",
|
||||
"DLCNukaWorld.esm",
|
||||
"DLCUltraHighResolution.esm"
|
||||
|
||||
@ -83,4 +83,4 @@ namespace Wabbajack.Common
|
||||
|
||||
public static TimeSpan NexusCacheExpiry = new TimeSpan(1, 0, 0, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user