draw hell

This commit is contained in:
Not 2022-09-02 23:53:42 +02:00
parent e453290419
commit 2c11b1e0fc
1 changed files with 11 additions and 0 deletions

View File

@ -118,6 +118,17 @@ local function drawMapStrings(v)
V_MAGENTAMAP,
"small-right"
)
-- hell
if map.menuflags & LF2_HIDEINMENU then
v.drawString(
300,
ttlY + 16,
"HELL",
V_REDMAP,
"right"
)
end
end
local F_SPBATK = 0x1