mirror of
https://github.com/HaodongMo/ArcCW.git
synced 2025-03-04 03:13:30 -05:00
whitespace
This commit is contained in:
parent
56985075e9
commit
75d3e16ff1
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user