Skip to content
Commit 22600c69 authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

Fix endless loop when configured layout cannot be loaded

Adjust the configured layout when the default is loaded as fallback.
Otherwise loadSettings() will think that the layout has been changed in
the settings, load the layout again and call startNewGame(), which in
turn calls loadSettings() again, resulting in an endless loop.

BUG: 361132
FIXED-IN: 16.04.3
REVIEW: 128279
parent ac7c4420
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment