From d3ec5be5426e78f683f9839943a47dcf3e3f229d Mon Sep 17 00:00:00 2001
From: Sky Dusk <47698279+Ace-Lite@users.noreply.github.com>
Date: Tue, 4 Feb 2025 11:44:27 +0100
Subject: [PATCH] Oops, accidently deleted while copying.

---
 src/g_game.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/g_game.c b/src/g_game.c
index b73be39b21..e3f1c41b09 100644
--- a/src/g_game.c
+++ b/src/g_game.c
@@ -160,6 +160,7 @@ textprompt_t *textprompts[MAX_PROMPTS];
 
 INT16 nextmapoverride;
 UINT8 skipstats;
+UINT8 luakeepcutscenes;
 INT16 nextgametype = -1;
 
 // Pointers to each CTF flag
-- 
GitLab