mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +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)
|
SetTextScale(0.5, 0.5)
|
||||||
SetTextColour(r, g, b, a)
|
SetTextColour(r, g, b, a)
|
||||||
SetTextDropshadow(0, 0, 0, 0, 255)
|
SetTextDropshadow(0, 0, 0, 0, 255)
|
||||||
SetTextEdge(1, 0, 0, 0, 255)
|
|
||||||
SetTextDropShadow()
|
SetTextDropShadow()
|
||||||
SetTextOutline()
|
SetTextOutline()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user