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:
parent
51ff9f34ae
commit
81f11b9861
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue