Added community, server browser, login, and settings pages

This commit is contained in:
2021-11-08 23:05:31 -06:00
parent 57655e3a3a
commit 88208a70e2
3 changed files with 243 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ class W3DHub
@fraction = 0.0
@w3dhub_logo = get_image("#{GAME_ROOT_PATH}/media/icons/w3dhub.png")
stack(width: 1.0, height: 1.0) do
stack(width: 1.0, height: 1.0, border_thickness: 1, border_color: 0xff_aaaaaa) do
stack(width: 1.0, height: 0.925) do
end