Remove dehacked pflags

Cont. bcdf41ec6
This commit is contained in:
James R 2022-09-22 08:52:34 -07:00
parent bcdf41ec64
commit 8b0a809968

View file

@ -5725,10 +5725,10 @@ const char *const MAPTHINGFLAG_LIST[4] = {
}; };
const char *const PLAYERFLAG_LIST[] = { const char *const PLAYERFLAG_LIST[] = {
// True if button down last tic. // free: 1<<0 to 1<<2
"ATTACKDOWN", "",
"ACCELDOWN", "",
"BRAKEDOWN", "",
// Look back VFX has been spawned // Look back VFX has been spawned
// TODO: Is there a better way to track this? // TODO: Is there a better way to track this?