1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-24 18:21:03 +00:00

Fixed hotkey crash

This commit is contained in:
Harley White 2021-06-17 14:20:27 -04:00
parent 7f24c52a4f
commit 9570acb5e3
4 changed files with 5 additions and 4 deletions
js/Demo

View file

@ -13,7 +13,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.6.4.1",
num: "2.6.4.2",
name: "Fixed Reality",
}