mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
fix error
This commit is contained in:
parent
5daefc5775
commit
f95d467b99
@ -549,7 +549,7 @@ public static class GameRegistry
|
||||
@"End\Binaries\Win64\ff7remake_.exe".ToRelativePath(),
|
||||
@"ff7remake_.exe".ToRelativePath()
|
||||
},
|
||||
MainExecutable = @"End\Binaries\Win64\ff7remake_.exe"ToRelativePath()
|
||||
MainExecutable = @"End\Binaries\Win64\ff7remake_.exe".ToRelativePath()
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user