Guest User

Untitled

a guest
Jan 20th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. if (_ctrl.getOrientation() < 180) {
  2. _ctrl.setHotSpot(114, 276, 335);
  3. } else {
  4. _ctrl.setHotSpot(194, 276, 335);
  5. }
Add Comment
Please, Sign In to add comment