Skip to content

Instantly share code, notes, and snippets.

@uebo
Last active July 27, 2017 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uebo/5745437bcd704590584e28473ddb7b69 to your computer and use it in GitHub Desktop.
Save uebo/5745437bcd704590584e28473ddb7b69 to your computer and use it in GitHub Desktop.
Magikcraft Spells, by uebo.
const magik = magikcraft.io;
function fly() {
magik.volare();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment