mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-08-04 21:31:22 +00:00
Sync
This commit is contained in:
@@ -11,5 +11,11 @@ module W3DHubLauncher
|
||||
def needs_redraw?
|
||||
states.any?(&:needs_repaint?)
|
||||
end
|
||||
|
||||
def update
|
||||
super
|
||||
|
||||
sleep 0.001
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user