Don't hang the site if a mod doesn't load
This commit is contained in:
@@ -28,6 +28,7 @@ module.exports = class BrowsePageController extends PageController
|
||||
@_tileControllers = []
|
||||
|
||||
@_client.on c.event.change, => @tryRefresh()
|
||||
@_modPack.on c.event.change, => @tryRefresh()
|
||||
|
||||
# Property Methods #############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user