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

Merge pull request #1 from gravestench/ecs-linted

bugfix: file_handle_resolver
This commit is contained in:
Ian 2021-01-04 00:42:14 -08:00 committed by GitHub
commit 5bc16d336a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,