mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-31 23:16:09 +02:00
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:
parent
e98d5867ed
commit
76aff0e5e1
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ exports.getModule = class AbracadabraModule extends MenuModule {
|
|||
'\r\n\r\n'
|
||||
);
|
||||
|
||||
this.prevMenu();
|
||||
this.autoNextMenu();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue