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:
parent
7f24c52a4f
commit
9570acb5e3
4 changed files with 5 additions and 4 deletions
js/Demo
|
@ -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",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue