Changed ItemSpawner to EntitySpawner, used for syncing both item and character spawning
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Barotrauma.Networking
|
||||
CHARACTER_POSITION,
|
||||
ITEM_STATE,
|
||||
|
||||
ITEM_SPAWN
|
||||
ENTITY_SPAWN
|
||||
}
|
||||
|
||||
enum VoteType
|
||||
|
||||
Reference in New Issue
Block a user