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, { "", "",