From 537819dda043472bc19459de8169c672dae5d032 Mon Sep 17 00:00:00 2001 From: Dev Date: Fri, 12 Jul 2024 21:47:28 +0100 Subject: [PATCH] Fixed invalid json --- project/assets/configs/location.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/assets/configs/location.json b/project/assets/configs/location.json index 2d10adf7..99d0ecb8 100644 --- a/project/assets/configs/location.json +++ b/project/assets/configs/location.json @@ -1404,7 +1404,7 @@ "40": 5, "50": 5, "60": 2, - "70": 1, + "70": 1 }, "adjustWaves": true }