mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-04 15:12:58 +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 ***/
|
/*** misc ***/
|
||||||
"FORCESTRAFE", // Translate turn inputs into strafe inputs
|
"FORCESTRAFE", // Translate turn inputs into strafe inputs
|
||||||
"ANALOGMODE", // Analog mode?
|
"ANALOGMODE", // Analog mode?
|
||||||
|
"SHIELDABILITY", // Thokked with shield ability
|
||||||
|
|
||||||
NULL // stop loop here.
|
NULL // stop loop here.
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue