disabled turbo mode
This commit is contained in:
parent
58797cf04c
commit
7764e2ab32
|
@ -206,4 +206,4 @@ def update_loop():
|
||||||
state["update_pause"] -= 1
|
state["update_pause"] -= 1
|
||||||
|
|
||||||
socketio.emit("states_update", game_states)
|
socketio.emit("states_update", game_states)
|
||||||
time.sleep(1)
|
time.sleep(8)
|
Loading…
Reference in New Issue
Block a user