From a93dc0a88075b4cb55b3f6706dbc575361b64a5b Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Thu, 1 Jun 2017 08:52:02 +0000 Subject: [PATCH] Oops --- assets/json/typing-game.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/json/typing-game.json b/assets/json/typing-game.json index 14209834..8d5419fb 100644 --- a/assets/json/typing-game.json +++ b/assets/json/typing-game.json @@ -37,7 +37,7 @@ "hard", "extreme", "impossible" - ] + ], "times": { "easy": 25000, "medium": 20000, @@ -45,4 +45,4 @@ "extreme": 10000, "impossible": 5000 } -} \ No newline at end of file +}