fixed spaming the server
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ee9f5e1187
commit
b015d8cabd
@ -695,6 +695,7 @@ defmodule Client do
|
||||
Process.sleep(1000)
|
||||
display_game(process, game_id, game_state, hand)
|
||||
else
|
||||
Process.sleep(1000)
|
||||
display_game(process, game_id, temp_game, temp_hand)
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user