Added checks to server routes

This commit is contained in:
Igor Nurullaev
2019-09-04 17:56:10 +03:00
parent 735f6d1601
commit fa94a88f47
4 changed files with 73 additions and 73 deletions

View File

@@ -1,6 +1,3 @@
from server import Client
from time import time
copters = []
delay = 0