- camera follows the closest sub
- WIP "respawn shuttle" - submarine size affects its mass - electricity fixes
This commit is contained in:
@@ -39,7 +39,9 @@ namespace Barotrauma.Networking
|
||||
|
||||
RequestFile, FileStream,
|
||||
|
||||
SpectateRequest
|
||||
SpectateRequest,
|
||||
|
||||
Respawn
|
||||
}
|
||||
|
||||
enum VoteType
|
||||
@@ -74,6 +76,9 @@ namespace Barotrauma.Networking
|
||||
protected Character myCharacter;
|
||||
protected CharacterInfo characterInfo;
|
||||
|
||||
|
||||
protected RespawnManager respawnManager;
|
||||
|
||||
public Voting Voting;
|
||||
|
||||
public Character Character
|
||||
|
||||
Reference in New Issue
Block a user