1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-03 06:20:43 +00:00

bugfix: file_handle_resolver

This commit is contained in:
gravestench 2021-01-04 00:35:49 -08:00
parent 03855960cd
commit a1e858b4df

View File

@ -183,7 +183,7 @@ func (m *FileHandleResolver) loadFileWithSource(fileID, sourceID akara.EID) bool
return true
}
return true
return false
}
func (m *FileHandleResolver) loadFile(fileID akara.EID, fileType *d2components.FileType,