mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-06-05 03:29:33 +00:00
Make some fixes
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
from server import Client
|
||||
|
||||
copters = []
|
||||
delay = 0
|
||||
|
||||
|
||||
def set_delay_manually(_delay):
|
||||
global delay
|
||||
delay = _delay
|
||||
|
||||
Reference in New Issue
Block a user