disabled turbo mode

This commit is contained in:
Sakimori 2021-01-15 22:08:52 -05:00
parent 58797cf04c
commit 7764e2ab32

View File

@ -206,4 +206,4 @@ def update_loop():
state["update_pause"] -= 1
socketio.emit("states_update", game_states)
time.sleep(1)
time.sleep(8)