Beispiel #1
0
 public void RequestMovementPlayer(float x, float y)
 {
     _Packet.RequestMovementPlayer(x, y);
 }