From 2ddd5d9abe41946323e69c63ad67f4cd276c3517 Mon Sep 17 00:00:00 2001 From: Looki2000 Date: Thu, 23 Feb 2023 16:35:44 +0100 Subject: [PATCH] small sussy fixes in about tab: --- builtin/mainmenu/tab_about.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builtin/mainmenu/tab_about.lua b/builtin/mainmenu/tab_about.lua index ce1c48d..004b6df 100644 --- a/builtin/mainmenu/tab_about.lua +++ b/builtin/mainmenu/tab_about.lua @@ -15,7 +15,7 @@ --with this program; if not, write to the Free Software Foundation, Inc., --51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. --- IMPORTAND some lines had to be split up to new lines because they didn't fit in the window +-- IMPORTANT! some lines had to be split up to new lines because they didn't fit in the window local sussycraft_authors = { "SussyCraft Game Authors:", @@ -24,7 +24,7 @@ local sussycraft_authors = { "Ɓukasz Brzostowski (Looki2000)", "", - "(Programming, Textures, 3D Models, Soundtrack, Sound)", + "(Programming, Textures, 3D Models, Soundtrack, Sounds)", "Karol Rostek (karoltoja200) discord:karoltoja200#6809", "(Textures)", @@ -173,7 +173,7 @@ return { prepare_credits(credit_list, previous_contributors) -- SUS - local excamation_marks_count = math.random(1, 40) + local excamation_marks_count = math.random(1, 30) table.insert_all(credit_list, { "", "",