reset the word on new game state
This commit is contained in:
parent
af9db046cf
commit
d48a33f457
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ function handle_message(len, message, topic_len, topic_name)
|
|||
playing = true
|
||||
elseif message == "WAITING" then
|
||||
playing = false
|
||||
mot = ""
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue