From ec528ec06f245d09ac0bd29c8a14879a4f96d8e5 Mon Sep 17 00:00:00 2001 From: Benjamin Kraft Date: Fri, 24 Mar 2023 15:38:02 +0100 Subject: [PATCH] Fix project --- project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.json b/project.json index 7104f46..798be81 100644 --- a/project.json +++ b/project.json @@ -1,6 +1,6 @@ { "display_name": "2D Openworld", - "info_text": "My first 2D Openworld project. You can explore by moving your cursor to the frame borders.". + "info_text": "My first 2D Openworld project. You can explore by moving your cursor to the frame borders.", "visible": false, "tags": ["Game", "Simulation"] } \ No newline at end of file