p is now x in ui

"x" looks pretty bad with a drop shadow! will tweak soon anyway
This commit is contained in:
2024-09-07 16:07:40 -07:00
parent 303148876d
commit 804eb62ae7

View File

@ -339,7 +339,7 @@ function drawhud()
draw_gun_info("❎",1,116,3,primary_ship.main_gun)
draw_gun_info("🅾️",1,116,31,primary_ship.special_gun)
dropshadow("p h",114,59,1)
dropshadow("x h",114,59,1)
inset(114,66,119,125)
fillp(0x5a5a)
vertmeter(115,67,118,124,primary_ship.xp, primary_ship.xptarget, powcols)