mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-03 09:19:41 +00:00
Fixed typo on openmw.cfg that caused launcher crash on OS X
This commit is contained in:
parent
28e2430f3a
commit
8a81a4a334
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
data="?global?"data"
|
||||
data="?global?data"
|
||||
data="?mw?Data Files"
|
||||
data-local="?local?data"
|
||||
resources=${MORROWIND_RESOURCE_FILES}
|
||||
|
|
Loading…
Reference in a new issue