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