🤡
This commit is contained in:
@@ -32,7 +32,7 @@ namespace ReallifeGamemode.Server.Job
|
||||
public void removeClientFromData(Player player)
|
||||
{
|
||||
if (client1 == player) { client1 = null; }
|
||||
if (client2 == player) { client2 = null; }
|
||||
if (client2 == player) { client2 = null;}
|
||||
}
|
||||
|
||||
public int getTrashCount()
|
||||
|
||||
Reference in New Issue
Block a user