mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-03 14:42:53 +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…
Add table
Reference in a new issue