1
This commit is contained in:
@@ -26,7 +26,7 @@ namespace BITFALL.Props
|
||||
{
|
||||
damagable.GiveDamage(new DamageMessage()
|
||||
{
|
||||
Target = damagable.Entity,
|
||||
Target = damagable.UnityEntity,
|
||||
Damage = damage,
|
||||
Location = new Location()
|
||||
{
|
||||
|
Reference in New Issue
Block a user