mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Stubbed server info, renamed trashcan to trashCan
This commit is contained in:
@@ -24,7 +24,7 @@ class W3DHub
|
||||
@@games << i
|
||||
end
|
||||
|
||||
@@games.sort! { |g| g.slot }
|
||||
@@games.sort_by! { |g| g.slot }
|
||||
end
|
||||
|
||||
def self.games
|
||||
|
||||
Reference in New Issue
Block a user