mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-21 08:12:39 +00:00
Update game.js
This commit is contained in:
parent
41f084f418
commit
e148df8e00
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ var gameEnded = false;
|
|||
|
||||
// Don't change this
|
||||
const TMT_VERSION = {
|
||||
tmtNum: "2.3.1",
|
||||
tmtNum: "2.3.2",
|
||||
tmtName: "Cooler and Newer Edition"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue