0
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet-module.git synced 2024-07-08 01:34:24 +03:00
salet-module/game/init.coffee

7 lines
192 B
CoffeeScript
Raw Normal View History

2016-01-07 13:27:57 +02:00
# 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