mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-10 20:11:33 +00:00
Fixed update function
This commit is contained in:
parent
d096c3c9b2
commit
38391cac2a
3 changed files with 7 additions and 4 deletions
js/Demo
|
@ -11,7 +11,7 @@ let modInfo = {
|
|||
|
||||
// Set your version in num and name
|
||||
let VERSION = {
|
||||
num: "2.1",
|
||||
num: "2.1.3.1",
|
||||
name: " We should have thought of this sooner!",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue