Skip to content

Dedicated server credits fix

Monster Iestyn requested to merge dedicated-server-credits-fix into master

This fixes the long-known irritating bug with dedicated servers where, once the game reaches the end of the credits, everyone times out from the server.

It turns out that because dedicated mode doesn't actually draw anything, it never reaches the evaluation screen due to code stupidity with mixing drawing and ticker code.

Edited by Monster Iestyn

Merge request reports

Loading