disabled turbo mode

This commit is contained in:
Sakimori 2021-02-22 22:36:52 -05:00
parent 422707638c
commit de71a70be5

View file

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