mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
Remove unused text native
This commit is contained in:
@@ -17,7 +17,6 @@ function drawLevel(r, g, b, a)
|
||||
SetTextScale(0.5, 0.5)
|
||||
SetTextColour(r, g, b, a)
|
||||
SetTextDropshadow(0, 0, 0, 0, 255)
|
||||
SetTextEdge(1, 0, 0, 0, 255)
|
||||
SetTextDropShadow()
|
||||
SetTextOutline()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user