Files
Bubberstation/code/_onclick
SkyratBot ee5f9e2180 [MIRROR] Fixes hud objects being hidden by blindness [MDB IGNORE] (#12001)
* Fixes hud objects being hidden by blindness (#65385)

They have a higher plane then fullscreen overlays, but unfortunately for
me, they were rendering to the game plane, which is below
RENDER_PLANE_NON_GAME. I was therefore getting hit in the nuts.

Hate this timeline

* Fixes hud objects being hidden by blindness

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2022-03-11 12:21:24 -05:00
..