mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
ATM Blips bug fixed (#29)
* blips bug fixed fixed blips bug on map shown * not buggy anymore
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ Config.BlipSprite = 431
|
||||
|
||||
Config.Locale = 'fr'
|
||||
|
||||
Config.EnableBlips = false -- for some reason ATM blips are extremly buggy and will bug out the map
|
||||
Config.EnableBlips = true
|
||||
|
||||
Config.ATMLocations = {
|
||||
{ ['x'] = -386.733, ['y'] = 6045.953, ['z'] = 31.501},
|
||||
|
||||
Reference in New Issue
Block a user