@ -90,7 +90,7 @@ async function run() {
}
function new_game() {
load_default_game()
load_default_game();
textareaGameDataInput.value = output();
checkGameData();
// we don't need to look at the default game data, so skip ahead to the image page