Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add global callbacks intermission() and restartround() #213

Merged
merged 1 commit into from Apr 30, 2015

Conversation

squeek502
Copy link
Member

  • intermission() is called when intermission starts
  • restartround() is called right before the round is restarted, to allow for Lua to persist data before the Lua environment is destroyed and re-created

 * intermission() is called when intermission starts
 * restartround() is called right before the round is restarted, to allow for Lua to persist data before the Lua environment is destroyed and re-created
squeek502 added a commit that referenced this pull request Apr 30, 2015
Add global callbacks intermission() and restartround()
@squeek502 squeek502 merged commit 29d7766 into beta Apr 30, 2015
@squeek502 squeek502 deleted the lua/global-callbacks branch August 7, 2015 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant