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

Fixed right tab overlaying issue

This commit is contained in:
Acamaeda 2020-11-22 17:15:03 -05:00
parent 360d8ac342
commit 1df1409a99
6 changed files with 6 additions and 11 deletions
js/Demo

View file

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