[[Fix the choose-your-leader bug]]
<miyo> Ayin: There is choose-your-leader bug <Ayin> Another one? What is it? <miyo> Ayin: network player can choose faction and leader... but gets random Now this should be fixed.
This commit is contained in:
parent
84cee96a5a
commit
1c8981a30c
1 changed files with 1 additions and 0 deletions
|
@ -987,6 +987,7 @@ void mp_connect::update_network()
|
|||
}
|
||||
|
||||
if(cfg["type"].empty() == false) {
|
||||
pos->first->values["random_faction"] = "";
|
||||
pos->first->values["type"] = cfg["type"];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue