allow saving when recording a joined demo (#2273)

Saving is allowed when regularly recording a demo anyway
This commit is contained in:
Fabian Greffrath 2025-05-27 12:01:38 +02:00 committed by GitHub
parent d8077adb64
commit ceacff0163
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1532,6 +1532,7 @@ static void G_JoinDemo(void)
// [crispy] continue recording
demoplayback = false;
usergame = true;
// clear progress demo bar
ST_Start();