1
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet.git synced 2024-07-07 01:04:25 +03:00
salet/game/init.coffee
Alexander Yakovlev 0ed4f98098 Object manipulation - WIP
I'm stuck because of a COFFEESCRIPT bug or whatever.
2016-01-16 23:24:23 +07:00

8 lines
211 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) ->
bugg.put("lair")
window.onload = undum.begin