From 5bda6573848fbff811affc6aae9c6dc3fef06ba4 Mon Sep 17 00:00:00 2001 From: Sheldon Evans Date: Wed, 3 May 2017 22:50:04 -0500 Subject: [PATCH] Document code sigh. . . --- assets/js/macca.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/js/macca.js b/assets/js/macca.js index 74170b6..3a26a3a 100644 --- a/assets/js/macca.js +++ b/assets/js/macca.js @@ -427,6 +427,8 @@ var game = { }; //end game var gameOptions = { + // Method that handles the top buttons and submenu of the. + // init: function() { this.boardSizeDropdown(); this.chooseBoardSize();