Added app icon, removed W3DHub::NAME constant, replaced stub content in community updates section with actual W3D Hub news

This commit is contained in:
2021-11-29 18:39:15 -06:00
parent e9aeb4a3e2
commit 13103a7380
6 changed files with 91 additions and 17 deletions

View File

@@ -26,7 +26,7 @@ class W3DHub
background 0xff_252525
@header_container = flow(width: 1.0, height: 0.15, padding: 4) do
image "#{GAME_ROOT_PATH}/media/icons/w3dhub.png", width: 0.11
image "#{GAME_ROOT_PATH}/media/icons/app.png", width: 0.11
stack(width: 0.89, height: 1.0) do
# background 0xff_885500