From 44241756286f5d06c16a22bf23d75c2b959c1b12 Mon Sep 17 00:00:00 2001 From: VisualGMQ <2142587070@qq.com> Date: Sat, 6 Aug 2022 02:59:53 +0800 Subject: [PATCH] fixed version --- game/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/config.lua b/game/config.lua index 22c9eac..e2916e2 100644 --- a/game/config.lua +++ b/game/config.lua @@ -1,4 +1,4 @@ WindowWidth = 1024 WindowHeight = 720 -Title = "InfiniteShoot - VisualGMQ For 1MGames v0.1.0" +Title = "InfiniteShoot - VisualGMQ For 1MGames v1.0.0" EntryFile = "main.lua" \ No newline at end of file