BertHeesakkers / IGADPiGameServer

Game server created for educational purposes for IGAD (Breda University of Applied Sciences, the Netherlands)
3 stars 1 forks source link

Fixed an issue with "EMessage_RecvWaitingForPlayers" #31

Closed Zandor300 closed 6 years ago

Zandor300 commented 6 years ago

Fixed an issue where the last player won't get any information about other players in the lobby and the other players won't get information the last player joined.

Also updated the SERVERHELP.md documentation to contain information about this change.

Zandor300 commented 6 years ago

Will conflict with https://github.com/BertHeesakkers/IGADPiGameServer/pull/26