whitespace

This commit is contained in:
TheOnly8Z 2020-11-29 17:31:39 -05:00
parent 56985075e9
commit 75d3e16ff1

View File

@ -282,7 +282,7 @@ function SWEP:DrawHUD()
local wammotype = {
x = apan_bg.x + apan_bg.w - airgap,
y = apan_bg.y - ScreenScaleMulti(8),
text = language.GetPhrase(data.ammotype.."_ammo"),
text = language.GetPhrase(data.ammotype .. "_ammo"),
font = "ArcCW_8",
col = col2,
align = 1,