Files
esx_core/_resources/esx_cruisecontrol/config.lua
T

19 lines
395 B
Lua

<<<<<<< HEAD
Config = {}
Config.DrawDistance = 100.0
Config.BankSavingPercentage = 2.5
Config.Locale = 'en'
Config.Zones = {
BankActions = {
Coords = vector3(260.1, 204.3, 109.2),
Size = {x = 1.5, y = 1.5, z = 1.0},
Color = {r = 102, g = 102, b = 204},
Type = 1
}
}
=======
Config = {}
Config.Locale = 'en'
>>>>>>> esx_cruisecontrol/master