update to 5.5
This commit is contained in:
parent
4e0a89162b
commit
581cda51dc
17 changed files with 11833 additions and 6780 deletions
|
@ -297,7 +297,6 @@ class CubemapLayout(IntEnum):
|
|||
CUBEMAP_LAYOUT_LINE_HORIZONTAL = 2
|
||||
CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR = 3
|
||||
CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE = 4
|
||||
CUBEMAP_LAYOUT_PANORAMA = 5
|
||||
|
||||
class FontType(IntEnum):
|
||||
FONT_DEFAULT = 0
|
||||
|
|
Reference in a new issue