Skip to content

Avoid warning about starting a new game when none are running

Tom Zander requested to merge tomz/bovo:demomode into master

Changing the difficulty shows a messagebox warning that a new game will be started. This change makes the message box not show when there is no game running (but only the demo is running).

Merge request reports