diff --git a/mods/PRNGworldgenlib.js b/mods/PRNGworldgenlib.js index 67cf1b96..0fcad410 100644 --- a/mods/PRNGworldgenlib.js +++ b/mods/PRNGworldgenlib.js @@ -43,6 +43,7 @@ runAfterLoad(()=>{ }); + function showPromptScreen() { if (!promptState) return; closeMenu("prompt");