예제 #1
0
 public async Task PlayerReady(INetworkPlayer player, IShard shard, ulong EntityID, Packets.GamePacket packet)
 {
     player.Ready();
 }