Hello,
I was wondering if it is possible to change the order of the overall_player_board_nnnnnn elements that are in the <div id="player_boards".
This is because the game runs on multiple rounds and the order of the players should reverse at the end of each round. I manage to modify the main game screen to reorder the elements needed for proper understanding, but the little player boards keep the starting order and it's misleading...
I was wondering if it is possible to change the order of the overall_player_board_nnnnnn elements that are in the <div id="player_boards".
This is because the game runs on multiple rounds and the order of the players should reverse at the end of each round. I manage to modify the main game screen to reorder the elements needed for proper understanding, but the little player boards keep the starting order and it's misleading...