feat: 改进对象系统

This commit is contained in:
2026-01-01 20:18:18 +08:00
parent d25e398701
commit bd313db5f2
39 changed files with 682 additions and 180 deletions
+3
View File
@@ -0,0 +1,3 @@
class Navi:
def __init__(self, init) -> None:
pass