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