Guest User

Untitled

a guest
May 26th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. /**
  2. * Play the game.
  3. */
  4. public function playGame():Void
  5. {
  6. gotoAndStop("Level");
  7. }
Add Comment
Please, Sign In to add comment