From 32113033629e8f70a76b3a9d87e9a00c3b78b2ff Mon Sep 17 00:00:00 2001
From: George FunBook <gkurelic@gmail.com>
Date: Wed, 9 Feb 2022 19:34:32 -0600
Subject: [PATCH] remove todo

---
 Project.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.xml b/Project.xml
index e513ba84b..938b96ed4 100644
--- a/Project.xml
+++ b/Project.xml
@@ -205,7 +205,7 @@
 	<haxedef name="CAN_CHEAT" if="switch debug"/>
 	
 	<!-- Skip the Intro -->
-	<section if="debug"> <!-- TODO: implement -->
+	<section if="debug">
 		<!-- Starts the game at the specified week, at the first song -->
 		<!-- <haxedef name="week" value="1" if="debug"/> -->