Update pyws.py

This commit is contained in:
a91082900 2018-06-02 14:31:44 +08:00 committed by GitHub
parent 3d5819ae67
commit 9ef5bd969e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ from json import dumps, loads
import ssl import ssl
connected = {-1: []} connected = {-1: []}
name=["","圭月","","小兔","","正作","W","桑德","海爾","雪村"]
fut = None fut = None
wait_fut = [0, 0] wait_fut = [0, 0]