1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-24 02:01:03 +00:00

Fixed milestone visual bug

This commit is contained in:
Harley White 2021-06-10 01:09:31 -04:00
parent afd414df40
commit 2439be6c96
5 changed files with 11 additions and 5 deletions
js/Demo

View file

@ -11,7 +11,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.6.2",
num: "2.6.2.1",
name: "Fixed Reality",
}