Simplify undum.begin line

master
Bruno Dias 8 years ago
parent 652f1247c3
commit b4ab62b9a4

@ -73,4 +73,4 @@ undum.game.init = (character, system) ->
# Get the party started when the DOM is ready.
$(-> undum.begin())
$(undum.begin)
Loading…
Cancel
Save