mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Made games list and game menu scrollable, added ENV["SDL_VIDEO_ALLOW_SCREENSAVER"] to enable system to sleep when idle with launcher still open
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
ENV["SDL_VIDEO_ALLOW_SCREENSAVER"] = "1"
|
||||
|
||||
begin
|
||||
require_relative "../cyberarm_engine/lib/cyberarm_engine"
|
||||
rescue LoadError => e
|
||||
|
||||
Reference in New Issue
Block a user