Item spawn syncing

This commit is contained in:
Regalis
2016-10-12 18:29:44 +03:00
parent a235b90aee
commit ac3539da63
5 changed files with 101 additions and 48 deletions

View File

@@ -45,7 +45,9 @@ namespace Barotrauma.Networking
CHAT_MESSAGE,
VOTE,
CHARACTER_POSITION,
ITEM_STATE
ITEM_STATE,
ITEM_SPAWN
}
enum VoteType