LA CLAN PANNETON POUR DÉMÉNAGER FAUT SIGNALER LE (/&)&)&!
This commit is contained in:
@@ -85,7 +85,7 @@ int Server::Ready() {
|
||||
Log("Entrez le seed de la partie: ", false, false);
|
||||
std::cin.getline(m_buf.ptr, BUFFER_LENGTH);
|
||||
try {
|
||||
m_game.seed = std::stoi(m_buf.ptr);
|
||||
m_game.seed = 9370707;//std::stoi(m_buf.ptr);
|
||||
} catch(const std::exception& e) {
|
||||
Log(e.what(), true, false);
|
||||
m_game.seed = 0;
|
||||
|
Reference in New Issue
Block a user