mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
Add PF_SHIELDABILITY to dehacked.
This commit is contained in:
parent
2d14173968
commit
99066429de
1 changed files with 1 additions and 0 deletions
|
@ -7267,6 +7267,7 @@ static const char *const PLAYERFLAG_LIST[] = {
|
|||
/*** misc ***/
|
||||
"FORCESTRAFE", // Translate turn inputs into strafe inputs
|
||||
"ANALOGMODE", // Analog mode?
|
||||
"SHIELDABILITY", // Thokked with shield ability
|
||||
|
||||
NULL // stop loop here.
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue