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

Reactivity fixes

This commit is contained in:
Acamaeda 2020-11-07 16:59:14 -05:00
parent b819f5213e
commit 0fab86ab19
4 changed files with 12 additions and 2 deletions
js/Demo

View file

@ -12,7 +12,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.2",
num: "2.2.1",
name: "Uprooted",
}