From 37d26ced903816bc79d34b94a397cd861e4c4583 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sat, 9 Aug 2025 13:32:12 +0200 Subject: [PATCH] Update config.lua --- resources/[defaultmaps]/rtx_themepark_dlc/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[defaultmaps]/rtx_themepark_dlc/config.lua b/resources/[defaultmaps]/rtx_themepark_dlc/config.lua index b877cb334..90322d15b 100644 --- a/resources/[defaultmaps]/rtx_themepark_dlc/config.lua +++ b/resources/[defaultmaps]/rtx_themepark_dlc/config.lua @@ -1,6 +1,6 @@ Config = {} -Config.Framework = "standalone" -- types (standalone, qbcore, esx) +Config.Framework = "qbcore" -- types (standalone, qbcore, esx) Config.ESXFramework = { newversion = true, -- use this if you using new esx version (if you get error with old esxsharedobjectmethod in console)