(f417b026f) Fetched: Changes for playing video tutorial from local branch
This commit is contained in:
@@ -4,6 +4,11 @@ namespace Barotrauma
|
||||
{
|
||||
partial class CharacterInfo
|
||||
{
|
||||
partial void SpawnInventoryItemProjSpecific(Item item)
|
||||
{
|
||||
Entity.Spawner.CreateNetworkEvent(item, false);
|
||||
}
|
||||
|
||||
public void ServerWrite(NetBuffer msg)
|
||||
{
|
||||
msg.Write(ID);
|
||||
|
||||
Reference in New Issue
Block a user