fix(play game controller): move action update after feedback is possibly shown
closes: #N/A
What are the key features of this change
Fixed a bug where the player could be updated by link actions even though the link did not go anywhere. This has been fixed by moving the action changes after the feedback would show.
Checklist
-
Javadoc -
Relevant tests have been created -
Build tool test passed -
Class version is updated where relevant
Edited by Carl Gützkow