1
0
Fork 0
forked from Simnation/Main

resources/[jobs]/[mdt]/myEmergency/config.lua aktualisiert

Signed-off-by: Max <max@evolution-state-life.de>
This commit is contained in:
Max 2025-08-14 14:26:53 +02:00
parent 51ff9f34ae
commit 81f11b9861

View file

@ -10,7 +10,7 @@ end
--Do not touch! The script searches for your framework by itself. --Do not touch! The script searches for your framework by itself.
Config.Framework = nil Config.Framework = nil
if isESXLoaded then if isESXLoaded then
Config.Framework = "ESX" --never change this! Config.Framework = "QB" --never change this!
else else
Config.Framework = "QB" --never change this! Config.Framework = "QB" --never change this!
end end