Created
May 6, 2017 07:57
-
-
Save Lord-Evil/47fb42add3869e3b0a1369479c5bfe1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const magik = magikcraft.io; | |
function fire(name){ | |
magik.incendium(name); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment