mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-01-13 12:56:35 -05:00
revert windows path string
This commit is contained in:
parent
91209fd540
commit
b155f970df
@ -20,7 +20,7 @@ func DefaultConfig() *Configuration {
|
||||
VsyncEnabled: true,
|
||||
SfxVolume: defaultSfxVolume,
|
||||
BgmVolume: defaultBgmVolume,
|
||||
MpqPath: "C:/Program files (x86)/Diablo II",
|
||||
MpqPath: "C:/Program Files (x86)/Diablo II",
|
||||
Backend: "Ebiten",
|
||||
MpqLoadOrder: []string{
|
||||
"patch_d2.mpq",
|
||||
|
Loading…
Reference in New Issue
Block a user