From 82cffb522d1ebdb3d4c00da52087461a8068fa36 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Fri, 5 Nov 2021 16:50:24 -0400 Subject: [PATCH] Fix third place text --- gamedata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata.json b/gamedata.json index ddf0b71..287ab5c 100644 --- a/gamedata.json +++ b/gamedata.json @@ -567,7 +567,7 @@ "placing":"%PLACE% player %USERNAME% scored: %SCORE%
", "first_place":"First place:", "second_place":"Second place:", - "third_place":"Third place", + "third_place":"Third place:", "fourth_place":"Fourth place:", "fifth_place":"Fifth place:", "sixth_place":"Sixth place:",