Guest User

Untitled

a guest
Jul 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. if (p.disconnected[0] && p.disconnected[1]) {
  2. removePlayer(p.playerId);
  3. continue;
  4. }
Add Comment
Please, Sign In to add comment