(1bd090dc7) Show the audio icon next to characters that are speaking in the single player crew menu
This commit is contained in:
@@ -115,7 +115,7 @@ namespace Barotrauma.Networking
|
||||
}
|
||||
}
|
||||
GameMain.NetLobbyScreen.SetPlayerSpeaking(client);
|
||||
GameMain.GameSession?.CrewManager?.SetPlayerSpeaking(client);
|
||||
GameMain.GameSession?.CrewManager?.SetClientSpeaking(client);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user