From e6cd75eda4531625aa982362f42c35c440c91791 Mon Sep 17 00:00:00 2001 From: An Orbit <68935009+orbit-loona@users.noreply.github.com> Date: Tue, 2 Jan 2024 15:57:42 -0500 Subject: [PATCH] sl desc fix --- mods/a_mod_by_alice.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/mods/a_mod_by_alice.js b/mods/a_mod_by_alice.js index f1532171..03d7d448 100644 --- a/mods/a_mod_by_alice.js +++ b/mods/a_mod_by_alice.js @@ -11373,21 +11373,21 @@ color1 and color2 spread through striped paint like dye does with itself. col }; var saveLoaderDescription = `
- Download simulation - Alternatively, copy simulation JSON +Download simulation +Alternatively, copy simulation JSON - No file loader status - One file, please: - - Or paste JSON - No text loader status - - +No file loader status +One file, please: + +Or paste JSON +No text loader status + + - No size setter status - Pixel size (rendering only): (Use if the save looks cut off) - -
`; +No size setter status +Pixel size (rendering only): (Use if the save looks cut off) + +`; elements.save_loader = { behavior: behaviors.SELFDELETE,