mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-05-06 09:28:18 +00:00
Added some fonts, fleshed out more of main layout
This commit is contained in:
@@ -6,6 +6,6 @@ end
|
||||
|
||||
require_relative "lib/window"
|
||||
|
||||
GUI_DEBUG = true
|
||||
window = W3DHubLauncher::Window.new(width: 1280, height: 800, resizable: true)
|
||||
# window = W3DHubLauncher::Window.new(width: 1280, height: 800, resizable: true)
|
||||
window = W3DHubLauncher::Window.new(width: 1920, height: 1080, resizable: true)
|
||||
window.show
|
||||
|
||||
Reference in New Issue
Block a user