reeeee
This commit is contained in:
parent
027825147d
commit
7da457553f
@ -16,7 +16,7 @@ from pyglet.resource import image
|
|||||||
class RenderThread(mp.Process, pyglet.window.Window):
|
class RenderThread(mp.Process, pyglet.window.Window):
|
||||||
|
|
||||||
def __init__(self, dev_list, dev_dic):
|
def __init__(self, dev_list, dev_dic):
|
||||||
# father class __init__()
|
# do father class __init__()
|
||||||
Window.__init__(self)
|
Window.__init__(self)
|
||||||
mp.Process.__init__(self)
|
mp.Process.__init__(self)
|
||||||
# value
|
# value
|
||||||
|
Loading…
Reference in New Issue
Block a user