mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-12-25 19:46:50 -05:00
item_types_loader.txt: fix typo
This commit is contained in:
parent
966c86a6b5
commit
146f5206cf
@ -128,7 +128,7 @@ func updateEquivalencies(
|
||||
checked []string,
|
||||
) {
|
||||
if itemType == nil {
|
||||
log.Fatal("invalid data file. Please ensure, yo're using the newest patch_d2.mpq file!")
|
||||
log.Fatal("invalid data file. Please ensure, you're using the newest patch_d2.mpq file!")
|
||||
}
|
||||
|
||||
if itemType.Code == "" {
|
||||
|
Loading…
Reference in New Issue
Block a user