mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Multi-language support
This commit is contained in:
+2
-1
@@ -3,6 +3,7 @@ Config.DrawDistance = 100.0
|
||||
Config.NPCJobEarnings = {min = 15, max = 40}
|
||||
Config.MaxInService = 2
|
||||
Config.EnablePlayerManagement = false
|
||||
Config.Locale = 'fr'
|
||||
|
||||
Config.Zones = {
|
||||
|
||||
@@ -121,4 +122,4 @@ Config.JobLocations = {
|
||||
{x = -1645.546, y = 144.571, z = 61.664},
|
||||
{x = -1160.618, y = 744.418, z = 154.571},
|
||||
{x = -798.09, y = 831.699, z = 204.351},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user