prevMenu() if MenuModule load error
This commit is contained in:
@@ -132,6 +132,7 @@ function MenuModule(options) {
|
||||
if(err) {
|
||||
console.log(err)
|
||||
// :TODO: what to do exactly?????
|
||||
return self.prevMenu();
|
||||
}
|
||||
|
||||
self.finishedLoading();
|
||||
|
||||
Reference in New Issue
Block a user