mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
fix location typo for lation_ui drawtext
This commit is contained in:
@@ -52,7 +52,7 @@ function drawText(image, input, style, oxStyleTable)
|
||||
keybind = nil,
|
||||
icon = (image and radarTable[image] or image) or nil,
|
||||
iconColor = '#3B82F6',
|
||||
position = 'center-left'
|
||||
position = 'left-center'
|
||||
})
|
||||
|
||||
elseif Config.System.drawText == "gta" then
|
||||
|
||||
Reference in New Issue
Block a user