jartha review, autoring: add PF_AUTORING to dehacked table (Lua)

This commit is contained in:
James R 2024-05-05 01:44:16 -07:00
parent b79918cee8
commit 78411a25ee
2 changed files with 2 additions and 2 deletions

View file

@ -4066,7 +4066,7 @@ const char *const PLAYERFLAG_LIST[] = {
"ANALOGSTICK", // This player is using an analog joystick "ANALOGSTICK", // This player is using an analog joystick
"TRUSTWAYPOINTS", // Do not activate lap cheat prevention next time finish line distance is updated "TRUSTWAYPOINTS", // Do not activate lap cheat prevention next time finish line distance is updated
"FREEZEWAYPOINTS", // Skip the next waypoint/finish line distance update "FREEZEWAYPOINTS", // Skip the next waypoint/finish line distance update
"\x01", // Free "AUTORING", // Accessibility: Non-deterministic item box, no manual stop.
"DRIFTINPUT", // Drifting! "DRIFTINPUT", // Drifting!
"GETSPARKS", // Can get sparks "GETSPARKS", // Can get sparks