PLAYERFLAG_LIST: add PF_UPDATEMYRESPAWN

This commit is contained in:
James R 2023-10-18 18:00:50 -07:00
parent f0d0a0f07b
commit 8c113510e7

View file

@ -5999,7 +5999,7 @@ const char *const MAPTHINGFLAG_LIST[4] = {
const char *const PLAYERFLAG_LIST[] = { const char *const PLAYERFLAG_LIST[] = {
"GODMODE", "GODMODE",
"\x01", // free: 1<<1 (name un-matchable) "UPDATEMYRESPAWN", // Scripted sequences / fastfall can set this to force a respawn waypoint update
"AUTOROULETTE", // Item box accessibility "AUTOROULETTE", // Item box accessibility