mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-26 18:30:52 +01:00
add sandbox to initial autoconnect hotels
This commit is contained in:
parent
c7fb1061a3
commit
1466fdef0e
@ -35,6 +35,7 @@ public class ProxyProviderFactory {
|
||||
autoDetectHosts.add("game-nl.habbo.com:30000");
|
||||
autoDetectHosts.add("game-tr.habbo.com:30000");
|
||||
autoDetectHosts.add("game-us.habbo.com:38101");
|
||||
autoDetectHosts.add("game-s2.habbo.com:30000");
|
||||
|
||||
List<Object> additionalCachedHotels = Cacher.getList(HOTELS_CACHE_KEY);
|
||||
if (additionalCachedHotels != null) {
|
||||
|
Loading…
Reference in New Issue
Block a user