Skip to content

Make powerup HUD disableable via Lua

MIDIMan requested to merge MIDIMan/SRB2:disable-powerup-hud into next

This adds "powerup" to the list of HUD elements that can be enabled/disabled with the hud.enable and hud.disable functions in Lua.

srb20011

Test WAD: DisablePowerupTest.wad

Merge request reports