Guest User

Untitled

a guest
Sep 6th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. static const Float: rouletteOffsets [ ] [ ] =
  2. {
  3. { 0.0670, 0.5893, -0.1710 }, // 0
  4. { -0.1715, 0.4366, -0.1710 }, // 1
  5. { 0.0685, 0.4366, -0.1710 },
  6. // another entries
  7. { -0.6603, -1.1700, -0.1710 } // 19 to 36
  8. };
Advertisement
Add Comment
Please, Sign In to add comment