reeee
This commit is contained in:
parent
e0927e4cd5
commit
eda86d67a4
@ -64,7 +64,6 @@ class RenderThread(mp.Process, pyglet.window.Window):
|
|||||||
fullscreen=tools.mbool(self.window_config['full_screen']),
|
fullscreen=tools.mbool(self.window_config['full_screen']),
|
||||||
caption=str(self.window_config['caption']),
|
caption=str(self.window_config['caption']),
|
||||||
visible=tools.mbool(self.window_config['visible']))
|
visible=tools.mbool(self.window_config['visible']))
|
||||||
x
|
|
||||||
# setup
|
# setup
|
||||||
self.setup()
|
self.setup()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user