Guest User

Untitled

a guest
May 31st, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. if (randomV == 0)
  2. {
  3. if (randomP == 0)
  4. {
  5. mikuV.X = vychod1;
  6. }
  7. if (randomP == 1)
  8. {
  9. rinV.X = vychod1;
  10. }
  11. if (randomP == 2)
  12. {
  13. lenV.X = vychod1;
  14. }
  15. if (randomP == 3)
  16. {
  17. gumiV.X = vychod1;
  18. }
  19. if (randomP == 4)
  20. {
  21. yuzukiV.X = vychod1;
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment