tengri flat

This commit is contained in:
i do not exist 2026-07-31 06:59:00 +03:00
parent ba8ff1ae69
commit 5357e83245
4 changed files with 40 additions and 6 deletions

View file

@ -13,8 +13,8 @@
:transport)
(mode :menu (name Menu) (info Mode selector.) (keys :axis/y :confirm)
(view (bg (g 64)
(bsp/s (max/xy 80 2 :transport)
(view (bg (g 16)
(bsp/s (fill/x (bg (g 32) (max/xy 80 2 :transport)))
(bsp/s (max/y 3 (bg (g 80) :ports/out))
(bsp/n (max/y 3 (bg (g 80) :ports/in))
(bg (g 30) (bsp/s (max/y 6 :logo) :dialog/menu))))))))