Skip to content
Snippets Groups Projects
Commit 917864dc authored by lowercasedonkey's avatar lowercasedonkey
Browse files

romeo loop fix

parent ae0d5455
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ App.Events.PMercenaryRomeo = class PMercenaryRomeo extends App.Events.BaseEvent
}
execute(node) {
V.mercRomeo = 1;
let r = [];
V.nextButton = "Continue";
/** @type {FC.Zeroable<string>} */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment