Skip to content
Snippets Groups Projects
Commit 6062223e authored by Monster Iestyn's avatar Monster Iestyn
Browse files

Merge branch 'master' into next

parents 1781ccf4 c23cf25f
Branches
Tags
No related merge requests found
...@@ -965,7 +965,8 @@ void Y_StartIntermission(void) ...@@ -965,7 +965,8 @@ void Y_StartIntermission(void)
} }
// We couldn't display the intermission even if we wanted to. // We couldn't display the intermission even if we wanted to.
if (dedicated) return; // But we still need to give the players their score bonuses, dummy.
//if (dedicated) return;
// This should always exist, but just in case... // This should always exist, but just in case...
if(!mapheaderinfo[prevmap]) if(!mapheaderinfo[prevmap])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment