Tweaked layout for Interface and Games page, initial work on offline mode (will crash atm if offline mode is triggered)

This commit is contained in:
2022-04-25 16:24:22 -05:00
parent 4216a2d580
commit 26a3d98d67
7 changed files with 116 additions and 55 deletions

View File

@@ -23,7 +23,7 @@ class W3DHub
@page = nil
@pages = {}
Store.application_manager.auto_import
Store.application_manager.auto_import # unless Store.offline_mode
theme(W3DHub::THEME)