Advertisement
Guest User

Untitled

a guest
May 3rd, 2022
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /**
  2. * This does foo the boodibogofier.
  3. * @param a [number] - bogofying rounds to run.
  4. * @param b [vector3] - direction to foo into.
  5. * @param c [bool] - whether to foo in the center.
  6. */
  7. module foo(a,b,c) {
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement