Closed rossmcq closed 1 year ago
Some commands sent via User don't reach the game engine, then those commands can be automatically sent to he game engine on the next turn.
Fixed, there was a race condition tha has been bodged with time.sleep(). I should fixed properly.
Some commands sent via User don't reach the game engine, then those commands can be automatically sent to he game engine on the next turn.