Ejemplo n.º 1
0
 private void Interact()
 {
     GridHandler.AttemptInteract(coords[0], coords[1], facing[0], facing[1]);
 }