Skip to content

Commit 70da717

Browse files
committed
Remove log
1 parent ad20cba commit 70da717

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BeatSaberOnline/Controllers/PlayerController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ void BroadcastPlayerInfo()
212212
{
213213
try
214214
{
215-
Data.Logger.Info("Broadcasting");
216215
UpdatePlayerInfo();
217216
SteamAPI.SendPlayerInfo(_playerInfo);
218217
if (_playerInfo.voip != null && _playerInfo.voip.Length > 0)

0 commit comments

Comments
 (0)