Add PF_SHIELDABILITY to dehacked.

This commit is contained in:
Yukita Mayako 2015-05-29 15:47:54 -04:00
parent 2d14173968
commit 99066429de
1 changed files with 1 additions and 0 deletions

View File

@ -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.
};