mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Added packaging support for windows (windows is still glitchy/crashy when it comes to downloading images)
This commit is contained in:
@@ -87,4 +87,4 @@ Thread.new do
|
||||
W3DHub::BackgroundWorker.create
|
||||
end
|
||||
|
||||
W3DHub::Window.new(width: 980, height: 720, borderless: false).show
|
||||
W3DHub::Window.new(width: 980, height: 720, borderless: false).show unless defined?(Ocra)
|
||||
|
||||
Reference in New Issue
Block a user