1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-10 20:11:33 +00:00

Fixed prestigeButtonText

This commit is contained in:
Acamaeda 2020-12-14 13:51:19 -05:00
parent 797447faa6
commit f521874fb6
3 changed files with 3 additions and 3 deletions
js/Demo

View file

@ -11,7 +11,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.3.3",
num: "2.3.3.1",
name: "Cooler and Newer Edition",
}