Updated titles

This commit is contained in:
DaanV2
2021-05-26 01:27:39 +02:00
parent a98fbfbaa8
commit 109b31d31a
10 changed files with 23 additions and 23 deletions

View File

@@ -34,7 +34,7 @@
"flipbook_texture": {
"description": "A texture file",
"pattern": "^textures/.+$",
"title": "Flipbook texture",
"title": "Flipbook Texture",
"type": "string"
},
"frames": {
@@ -55,7 +55,7 @@
},
"ticks_per_frame": {
"description": "The amount of ticks to wait between frames",
"title": "Ticks per frame",
"title": "Ticks Per Frame",
"type": "integer"
}
}