Skip to content

Commit

Permalink
Add asian relay server (libretro#13393)
Browse files Browse the repository at this point in the history
Replace the canadian server with an asian one.
  • Loading branch information
Cthulhu-throwaway authored Dec 22, 2021
1 parent fb6bf60 commit b904199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network/netplay/netplay.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ typedef struct mitm_server
static const mitm_server_t netplay_mitm_server_list[] = {
{ "nyc", "New York City, USA" },
{ "madrid", "Madrid, Spain" },
{ "montreal", "Montreal, Canada" },
{ "saopaulo", "Sao Paulo, Brazil" },
{ "singapore", "Singapore" },
};

struct netplay_room
Expand Down

0 comments on commit b904199

Please sign in to comment.