Stubbed server info, renamed trashcan to trashCan

This commit is contained in:
2021-11-09 08:05:56 -06:00
parent 88208a70e2
commit abab497603
4 changed files with 52 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ class W3DHub
@@games << i
end
@@games.sort! { |g| g.slot }
@@games.sort_by! { |g| g.slot }
end
def self.games