From 8ebac27f83e222a44ad5584f22f74dac7033efd9 Mon Sep 17 00:00:00 2001 From: NepDisk Date: Tue, 21 Apr 2026 15:57:54 -0400 Subject: [PATCH] Expose NOSCALEGRAVITY to Lua --- src/deh_tables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deh_tables.c b/src/deh_tables.c index 7d811061c..0920083ab 100644 --- a/src/deh_tables.c +++ b/src/deh_tables.c @@ -350,7 +350,7 @@ const char *const PLAYERFLAG_LIST[] = { "GAINAX", "KICKSTARTACCEL", // Accessibility feature: Is accelerate in kickstart mode? "\x01", - "\x01", + "NOSCALEGRAVITY", "WANTSTOJOIN", // Spectator that wants to join