1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-17 19:21:07 +00:00

Fixed many tabFormat issues

This commit is contained in:
Harley White 2021-05-12 23:21:39 -04:00
parent 2d56c25917
commit f4b4ec20d0
8 changed files with 27 additions and 45 deletions
js/Demo

View file

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