Tweaked the networking code to try and make pygame work - still not working...
This commit is contained in:
parent
7abef7b37d
commit
e7d29696f1
3 changed files with 9 additions and 8 deletions
|
@ -6,6 +6,7 @@
|
|||
# The board is also wrapped in a mutex, even though only this thread should modify it
|
||||
# if it exists.
|
||||
|
||||
import select
|
||||
import threading
|
||||
import gtpsocket
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue