1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-12 04:51:06 +00:00

Fixed issues when the tree tab is disabled

This commit is contained in:
Harley White 2021-05-27 15:28:35 -04:00
parent 01a04173c8
commit 00a5c2f288
6 changed files with 8 additions and 7 deletions
js/Demo

View file

@ -11,7 +11,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.5.11",
num: "2.5.11.1",
name: "Dreams Really Do Come True",
}