mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-22 00:33:48 +08:00
dragonpilot beta3
date: 2023-08-22T14:21:17 commit: 6148ce3d77530281f890970718e9c42b2acc5ff1
This commit is contained in:
@@ -50,7 +50,7 @@ class BasePart:
|
||||
|
||||
class EnumBase(Enum):
|
||||
@property
|
||||
def type(self):
|
||||
def part_type(self):
|
||||
return PartType(self.__class__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user