Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Null check onComplete parameter for scheduleChunkLoad with gen = false
When gen = true, the parameter may be null. There is no reason it should NPE then when gen = false.
- Loading branch information