SeniorPlayer

Results 1 issues of SeniorPlayer

header.h line23: void setConnexion(std::string past) {this->connexion = host;} should be: void setConnexion(std::string past) {this->connexion = past;}