Beispiel #1
0
 public void WaitTargetTile(int type, int x, int y, int z)
 {
     api.WaitTargetTile(type, x, y, z);
 }