mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Translation changes
This commit is contained in:
@@ -34,10 +34,14 @@ class W3DHub
|
||||
end
|
||||
|
||||
def gain_focus
|
||||
super
|
||||
|
||||
self.update_interval = 1000.0 / 60
|
||||
end
|
||||
|
||||
def lose_focus
|
||||
super
|
||||
|
||||
self.update_interval = 1000.0 / 10
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user