Testing OWA's design out, stubbed VK_HUD and MANGO_HUD methods in ApplicationManager which need to be connected to a setting

This commit is contained in:
2022-04-23 13:48:41 -05:00
parent b230ba88c8
commit 4216a2d580
7 changed files with 544 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ class W3DHub
body.clear do
# Games List
@games_list_container = stack(width: 0.15, max_width: 148, height: 1.0, scroll: true) do
@games_list_container = stack(width: 0.15, max_width: 148, height: 1.0, scroll: true, border_thickness_right: 1, border_color_right: 0xff_656565) do
end
# Game Menu