From 3fdc3cbb4db9d5175e3df7e50744ca25a3747745 Mon Sep 17 00:00:00 2001 From: Lunar <144155299+SyncGit12@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:26:08 -0300 Subject: [PATCH] New crash text! --- source/Main.hx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/Main.hx b/source/Main.hx index 3c54558c752..b6ee360764a 100644 --- a/source/Main.hx +++ b/source/Main.hx @@ -90,7 +90,8 @@ class Main extends Sprite { "Error: Sorry i already have a girlfriend", "did you know theres a total of 51 silly messages", "whoopsies looks like i forgot to fix this", - "Game used Crash. It's super effective!" + "Game used Crash. It's super effective!", + "ARK: Survival Evolved" ]; // You can pretty much ignore everything from here on - your code should go in your states.