* begin making gauge marker

This commit is contained in:
FajsiEx 2021-08-10 16:47:12 +02:00
parent 5eca344e2e
commit fec0d1d8a1
2 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ function draw_score(deltaTime)
end
-- -------------------------------------------------------------------------- --
-- draw_gauge: --
local gaugeNumBack = gfx.CreateSkinImage("gauge_num_back.png", 0)
local gaugeMarkerBgImage = gfx.CreateSkinImage("gameplay/gauges/marker_bg.png", 0)
local gaugeWarnTransitionScale = 0;

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB