Initial working commit.
This commit is contained in:
parent
073088156c
commit
079541d4c9
3 changed files with 16 additions and 2 deletions
|
|
@ -496,7 +496,7 @@ namespace TShockAPI
|
|||
}
|
||||
|
||||
var response = NetCreativeUnlocksModule.SerializeItemSacrifice(i, amount);
|
||||
NetManager.Instance.SendToClient(response, player.TPlayer.whoAmI);
|
||||
NetManager.Instance.SendToClient(response, player.Index);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue