1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-01 14:01:09 +00:00

Fixed resetting

This commit is contained in:
Harley White 2021-06-17 14:40:25 -04:00
parent 9570acb5e3
commit eb890f0cfc
4 changed files with 12 additions and 4 deletions
js/Demo

View file

@ -13,7 +13,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.6.4.2",
num: "2.6.4.3",
name: "Fixed Reality",
}