From e2905195d7c0c3c882fa2605808344bfb11fc3e5 Mon Sep 17 00:00:00 2001 From: MarcEricMartel Date: Wed, 12 Oct 2022 23:02:44 -0400 Subject: [PATCH] Update Start.gd --- Start.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Start.gd b/Start.gd index dfca7d3..769fffe 100644 --- a/Start.gd +++ b/Start.gd @@ -15,7 +15,7 @@ onready var Levels = { "lvl3": "Level 3 - But not too straight.", "lvl4": "Level 4 - Memento Mori.", "lvl5": "Level 5 - Hide and Slap.", - "lvl6": "Level 6 - Please remain calm.", + "lvl6": "Level 6 - Remain calm.", "lvl7": "Level 7 - Measure twice, slap once.", "lvl8": "Level 8 - Iiiiiiiiiiiiii just want to fly!", "lvl9": "Level 9 - Is it safe?",