Updated RakLib, better player join

This commit is contained in:
Shoghi Cervantes
2014-10-08 10:45:37 +02:00
parent 582c165479
commit 08aa7808cf
2 changed files with 2 additions and 2 deletions

View File

@@ -643,7 +643,7 @@ class Player extends Human implements CommandSender, InventoryHolder, IPlayer{
}
}
if($spawned < 56){
if($spawned < 48){
return;
}