Workarounds

Something is not displayed or a script got lost. Here we show you some help.

It can happen that a menu item disappears due to a small bug. Since the menu sorting is saved in the browser, this cache must be cleared.

This is how you proceed:

console-application-localstorage

Open the console of the browser (F12 or CTRL + Shift+ i), switch to the Application tab ( 1 ) and select the item "Local Storage" ( 2 ).


console-application-menusort

Click on the URL ( 3 ) of your game page under Local Storage on the left. Filter the entries by entering "MenuSort" and delete this item from the Local Storage using the right mouse button.


If you now restart the game, the menu is reset.