draft navigation button

This commit is contained in:
yggverse 2024-04-09 15:13:04 +03:00
parent 9ba43116b0
commit b48b3a6980
3 changed files with 47 additions and 3 deletions

View file

@ -13,6 +13,16 @@
"close":true
}
},
"navigation":
{
"button":
{
"go":
{
"enabled":true
}
}
},
"width":640,
"height":480
}