manually apply #81
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ HTMLActuator.prototype.actuate = function (grid, metadata) {
|
||||
};
|
||||
|
||||
// Continues the game (both restart and keep playing)
|
||||
HTMLActuator.prototype.continue = function () {
|
||||
HTMLActuator.prototype.continueGame = function () {
|
||||
this.clearMessage();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user