mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 03:52:12 -04:00
allow saving when recording a joined demo (#2273)
Saving is allowed when regularly recording a demo anyway
This commit is contained in:
parent
d8077adb64
commit
ceacff0163
@ -1532,6 +1532,7 @@ static void G_JoinDemo(void)
|
|||||||
|
|
||||||
// [crispy] continue recording
|
// [crispy] continue recording
|
||||||
demoplayback = false;
|
demoplayback = false;
|
||||||
|
usergame = true;
|
||||||
|
|
||||||
// clear progress demo bar
|
// clear progress demo bar
|
||||||
ST_Start();
|
ST_Start();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user