Remove unused text native

This commit is contained in:
ElPumpo
2019-05-31 12:38:07 +02:00
parent f408e3a56a
commit 70b56fb7c4
-1
View File
@@ -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()