feat: Added remaining event related functionality

This commit is contained in:
AURUMVORXX
2024-11-06 19:45:19 +03:00
parent 882d2cc038
commit b75b2ab2a4
2 changed files with 21 additions and 4 deletions

View File

@@ -3,6 +3,8 @@ from g2o.events import addEvent
from g2o.events import callEvent
from g2o.events import event
from g2o.events import removeEventHandler
from g2o.events import toggleEvent
from g2o.events import removeEvent
from g2o.packets import Packet
from g2o.damage import DamageDescription