diff --git a/source/ChartingState.hx b/source/ChartingState.hx
index 1ee5f7869..6b1be1346 100644
--- a/source/ChartingState.hx
+++ b/source/ChartingState.hx
@@ -98,7 +98,7 @@ class ChartingState extends MusicBeatState
 				player2: 'dad',
 				sectionLengths: [],
 				speed: 1,
-				validScore: false;
+				validScore: false
 			};
 		}