1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-27 13:46:00 -04:00

Fixed refactor bug for d2config (#293)

This commit is contained in:
Tim Sarbin 2020-02-02 18:58:26 -05:00 committed by GitHub
parent 81013286e6
commit 0c618bd31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ func getDefaultConfiguration() *Configuration {
"d2xmusic.mpq", "d2xmusic.mpq",
"d2xtalk.mpq", "d2xtalk.mpq",
"d2xvideo.mpq", "d2xvideo.mpq",
"d2datadict.mpq", "d2data.mpq",
"d2char.mpq", "d2char.mpq",
"d2music.mpq", "d2music.mpq",
"d2sfx.mpq", "d2sfx.mpq",