mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-29 07:32:02 +00:00
Add input display HUD item to HUDITEM_LIST
This commit is contained in:
parent
7073c3c8d0
commit
1d263842df
1 changed files with 1 additions and 0 deletions
|
@ -4773,6 +4773,7 @@ const char *const POWERS_LIST[] = {
|
|||
|
||||
const char *const HUDITEMS_LIST[] = {
|
||||
"LIVES",
|
||||
"INPUT",
|
||||
|
||||
"RINGS",
|
||||
"RINGSNUM",
|
||||
|
|
Loading…
Reference in a new issue