mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Fix typeo
This commit is contained in:
parent
d912e371b3
commit
578f08ec28
@ -466,7 +466,7 @@ namespace Wabbajack.Lib
|
||||
// Don't know why, but this seems to get copied around a bit
|
||||
new IgnoreEndsWith(this, "HavokBehaviorPostProcess.exe"),
|
||||
// Theme file MO2 downloads somehow
|
||||
new IncludeRegex(this, "splash\.png"),
|
||||
new IncludeRegex(this, "splash\\.png"),
|
||||
// File to force MO2 into portable mode
|
||||
new IgnoreEndsWith(this, "portable.txt"),
|
||||
new IgnoreEndsWith(this, ".bin"),
|
||||
|
Loading…
Reference in New Issue
Block a user