This commit is contained in:
DaanV2
2021-01-25 17:12:02 +01:00
parent d158159578
commit 30cb106178
2 changed files with 3 additions and 3 deletions

View File

@@ -163,7 +163,7 @@
"title": "Initialize",
"items": {
"pattern": ";$",
"$ref": "../../../molang/1.8.0/number.json",
"$ref": "../../../molang/1.8.0/string.json",
"description": "TODO description: initialize",
"title": "Initialize"
}
@@ -174,7 +174,7 @@
"title": "Pre Animation",
"items": {
"pattern": ";$",
"$ref": "../../../molang/1.8.0/number.json",
"$ref": "../../../molang/1.8.0/string.json",
"description": "TODO description: pre aninamtion",
"title": "Pre Animation"
}