mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-12 11:20:15 +01:00
display cetre plays video
This commit is contained in:
@@ -25,5 +25,8 @@ data = data_centre.data()
|
||||
|
||||
try:
|
||||
video_driver = video_centre.video_driver(canvas)
|
||||
|
||||
while True:
|
||||
tk.update()
|
||||
except Exception as e:
|
||||
logger.error(str(e))
|
||||
|
||||
Reference in New Issue
Block a user