Skip to content

Commit 6634a43

Browse files
committed
:)
1 parent caa55e7 commit 6634a43

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/boot/Game.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -820,4 +820,8 @@ var Game = new Class({
820820

821821
});
822822

823+
/**
824+
* "Computers are good at following instructions, but not at reading your mind." - Donald Knuth
825+
*/
826+
823827
module.exports = Game;

0 commit comments

Comments
 (0)