pyglet upate to 2.0.16+
This commit is contained in:
parent
a4d7a4013a
commit
a2024d2e1b
@ -1 +1 @@
|
||||
Subproject commit 096ad8e741ce8491235ec3740460029acccf52c5
|
||||
Subproject commit 40423a9e3cb8f4096c8a7f8adbf2d49aa1b2834e
|
@ -4,7 +4,7 @@
|
||||
# All rights reserved
|
||||
# -------------------------------
|
||||
|
||||
from typing import Optional, Tuple
|
||||
# from typing import Optional, Tuple
|
||||
from pyglet.graphics import Batch, Group
|
||||
|
||||
from Difficult_Rocket.client import ClientWindow
|
||||
@ -17,7 +17,7 @@ from Difficult_Rocket.gui.widget.button import (
|
||||
|
||||
from lib_not_dr import loggers
|
||||
|
||||
from pyglet.text import Label
|
||||
# from pyglet.text import Label
|
||||
|
||||
# from . import DR_mod_runtime
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user