Closed 852Kerfunkle closed 2 years ago
Added some code to terminate loading of items in places that are unloaded. Probably, that's going wrong:
Item is loaded, checks if place is unloaded, cancels loading but doesn't remove already loaded item.
should be fixed in 0.5.1
Added some code to terminate loading of items in places that are unloaded. Probably, that's going wrong:
Item is loaded, checks if place is unloaded, cancels loading but doesn't remove already loaded item.