1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-28 06:07:41 +00:00

transition to kernel

This commit is contained in:
kepler155c@gmail.com
2018-01-13 15:17:26 -05:00
parent fc8d44b60d
commit bd37b57780
20 changed files with 336 additions and 223 deletions

View File

@@ -128,6 +128,7 @@ function UI.VerticalTabBar:setParent()
c.x = 1
c.y = k + 1
c.ox, c.oy = c.x, c.y
c.ow = 8
c.width = 8
end
end