WE ARE THE WORLD.
This commit is contained in:
parent
38bab49806
commit
7803f46a6b
@ -634,6 +634,7 @@ bool Engine::StartMultiplayerGame() {
|
||||
std::cout << "Erreur de creation de socket." << std::endl;
|
||||
ok = false;
|
||||
}
|
||||
m_world.BuildWorld();
|
||||
return ok;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user