remove white space

This commit is contained in:
Garrett
2023-12-09 19:22:13 -06:00
parent c6675cd301
commit 59cab759dd

View File

@@ -164,8 +164,6 @@ namespace SeamlessClient.ServerSwitching
var keys = m_memberData.Keys.Cast<ulong>();
for(int i = clients.Count - 1; i >= 0; i-- )
{
Seamless.TryShow($"Client {clients[i].SteamId}");