Closed RocketersAlex closed 8 years ago
After compiling the code I notice that is not given a list of servers from the master server. The fix is to move the five lines below conditions:
....
Variable _szBuffer need for adoption of a reply from the game server. After fixing the server list is visible:
And thank you for your great work
I merged your pull request for this (thanks again!), so I'm closing this issue as fixed.
After compiling the code I notice that is not given a list of servers from the master server. The fix is to move the five lines below conditions:
ifdef PLATFORM_WIN32
....
endif
Variable _szBuffer need for adoption of a reply from the game server. After fixing the server list is visible:
And thank you for your great work