mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-22 00:21:32 +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
|
// Don't change this
|
||||||
const TMT_VERSION = {
|
const TMT_VERSION = {
|
||||||
tmtNum: "2.3.1",
|
tmtNum: "2.3.2",
|
||||||
tmtName: "Cooler and Newer Edition"
|
tmtName: "Cooler and Newer Edition"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue