1
0
Fork 0
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:
Acamaeda 2020-10-21 17:43:05 -04:00
parent d096c3c9b2
commit 38391cac2a
3 changed files with 7 additions and 4 deletions
js/Demo

View file

@ -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!",
}