stagger the bars
This commit is contained in:
parent
3f7c4f59c0
commit
68863280f3
@ -339,10 +339,10 @@ function drawhud()
|
||||
draw_gun_info("❎",1,116,3,primary_ship.main_gun)
|
||||
draw_gun_info("🅾️",1,116,29,primary_ship.special_gun)
|
||||
|
||||
dropshadow("x h",114,57,1)
|
||||
inset(114,64,119,125)
|
||||
--dropshadow("x h",114,57,1)
|
||||
inset(114,57,119,118)
|
||||
fillp(0x5a5a)
|
||||
vertmeter(115,65,118,124,primary_ship.xp, primary_ship.xptarget, powcols)
|
||||
vertmeter(115,58,118,117,primary_ship.xp, primary_ship.xptarget, powcols)
|
||||
|
||||
inset(120,64,125,125)
|
||||
-- 59 px vertically
|
||||
|
Loading…
Reference in New Issue
Block a user