mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-21 16:13:55 +00:00
2.6.0.1
This commit is contained in:
parent
cbcbd1d0e5
commit
4bc8b7712a
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ var gameEnded = false;
|
||||||
|
|
||||||
// Don't change this
|
// Don't change this
|
||||||
const TMT_VERSION = {
|
const TMT_VERSION = {
|
||||||
tmtNum: "2.6",
|
tmtNum: "2.6.0.1",
|
||||||
tmtName: "Dreams Really Do Come True"
|
tmtName: "Fixed Reality"
|
||||||
}
|
}
|
||||||
|
|
||||||
function getResetGain(layer, useType = null) {
|
function getResetGain(layer, useType = null) {
|
||||||
|
|
Loading…
Reference in a new issue