1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-12 04:51:06 +00:00

Fixed keepGoing with single tab.

This commit is contained in:
Harley White 2021-06-02 17:54:07 -04:00
parent b123b19ca5
commit 95046d9299
5 changed files with 13 additions and 7 deletions
js/Demo

View file

@ -11,7 +11,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.5.11.1",
num: "2.5.12",
name: "Dreams Really Do Come True",
}