lumps: swap Phase 1 DEMO1 and DEMO4, no more netgames in DEMO1

Vanilla Doom locks out the load game option while playing a netgame
demo, and we should not lock it out so soon after starting the game.

Resolves #579
This commit is contained in:
Mike Swanson 2019-08-19 13:18:48 -07:00
parent c06f8d6d63
commit cf3b8e7da3
3 changed files with 9 additions and 0 deletions

9
lumps/README.DEMO Normal file
View file

@ -0,0 +1,9 @@
For Phase 1 and 2, do not have a multiplayer demo in the DEMO1 slot.
Vanilla Doom (and some source ports) do not allow using the “load
game” option while in a network game, and network game demos count as
such. The other three demo slots are fair game, since they do not
near-immediately block out the load game functionality when starting
Freedoom.
FreeDM is exempted since it is not intended to be a single-player
game.

Binary file not shown.

Binary file not shown.