Skip to content

remove cursor loading state once setup is complete

issue #1358 (closed)

essentially the cursor loading state is set before loading the game, and it was not removed once loading was finished. this adds the code to remove the loading state once setup is complete.

Merge request reports