feat: Added DamageDescription class

+ Added onPlayerDamage event
This commit is contained in:
AURUMVORXX
2024-11-05 23:44:22 +03:00
parent 7a1d11543b
commit 4efda3e2e0
12 changed files with 193 additions and 8 deletions

View File

@@ -5,5 +5,6 @@ from g2o.events import event
from g2o.events import removeEventHandler
from g2o.packets import Packet
from g2o.damage import DamageDescription
from sqg2oconst import *