0
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet-module.git synced 2024-07-05 00:04:23 +03:00
salet-module/game/init.coffee

7 lines
192 B
CoffeeScript

# This is where you initialize your game.
# All code in this file comes last, so the game is almost ready by this point.
undum.game.init = (character, system) ->
window.onload = undum.begin