From c25212258a6f4ff16462c47b27f1fa4fcf2bdedf Mon Sep 17 00:00:00 2001 From: Zaps6000 <122732007+Zaps6000@users.noreply.github.com> Date: Mon, 15 Jan 2024 21:34:28 -0600 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index d4a7c71..6365cfb 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -3,7 +3,7 @@ ----------------------------------- fx_version 'cerulean' -game 'gta5' +game 'common' server_script "versionChecker.lua" server_script "config.lua"