Add cli options to the client class, clean up the SDL version a bit
This commit is contained in:
parent
4e22d0187e
commit
d2f58a6640
3 changed files with 24 additions and 10 deletions
|
|
@ -16,7 +16,6 @@ from gevent import spawn, monkey
|
|||
monkey.patch_all()
|
||||
|
||||
import sdl2.ext
|
||||
from pygame import locals as pygamelocals
|
||||
import struct
|
||||
import time
|
||||
import socket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue