What was that commented code even doing here ?
This commit is contained in:
parent
f72f2084a8
commit
2ff44fcebe
1 changed files with 0 additions and 4 deletions
|
@ -52,10 +52,6 @@ function Automaton(async, dom, messaging, screen, session, ui) {
|
|||
run: run
|
||||
}
|
||||
|
||||
//messaging.addEventListener(['Init'], function(game) {
|
||||
// console.log(game);
|
||||
//});
|
||||
|
||||
function run() {
|
||||
intro();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue