diff --git a/js/game.js b/js/game.js index ba02329..9c8c2b6 100644 --- a/js/game.js +++ b/js/game.js @@ -4,8 +4,8 @@ var gameEnded = false; // Don't change this const TMT_VERSION = { - tmtNum: "2.6", - tmtName: "Dreams Really Do Come True" + tmtNum: "2.6.0.1", + tmtName: "Fixed Reality" } function getResetGain(layer, useType = null) {