feat: Added Way class

This commit is contained in:
AURUMVORXX
2024-11-11 11:32:10 +03:00
parent 2e83646914
commit b199563943
8 changed files with 142 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ from g2o.classes.items import ItemsGround
from g2o.classes.daedalus import Daedalus
from g2o.classes.sky import Sky
from g2o.classes.mds import Mds
from g2o.classes.way import Way
from g2o.functions.chat import sendMessageToAll
from g2o.functions.chat import sendMessageToPlayer