Quote:
This shouldn't be possible AFTER you moved a card!
(selecedCard.selected had to be set to false after a valid move, will check on this)
|
This isue could be solved by including
Code:
selectedCard.selected=false;
into function
target.draw_board.
Havn't updated attachment in previous post!
Will wait for kartus and Bens opinions.