Update abracadabra.js
fix for next parameter in abracadabra. allows usage of doors in login/etc. without entering infinite loop.
This commit is contained in:
@@ -199,7 +199,7 @@ exports.getModule = class AbracadabraModule extends MenuModule {
|
||||
'\r\n\r\n'
|
||||
);
|
||||
|
||||
this.prevMenu();
|
||||
this.autoNextMenu();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user