Add cli options to the client class, clean up the SDL version a bit

This commit is contained in:
Jan Klopper 2016-07-12 18:37:32 +02:00
parent 4e22d0187e
commit d2f58a6640
3 changed files with 24 additions and 10 deletions

View file

@ -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