fix encore ruby icon

This commit is contained in:
Not 2022-07-08 19:22:10 +02:00
parent 22aa4ecd2f
commit 4f138797a9
1 changed files with 1 additions and 1 deletions

View File

@ -813,7 +813,7 @@ local function drawScore(v, player, pos, x, y, gui, faceRank, score, drawPos, te
bob + (y + FACERANK_DIM / 2) * FRACUNIT,
FRACUNIT / 6,
PATCH["RUBY"],
V_HUDTRANS
V_HUDTRANS | VFLAGS
)
end