mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 10:20:30 +00:00
MP should not override allow_changes.
This commit is contained in:
parent
554fbea107
commit
9884875a7e
@ -570,6 +570,7 @@ config connect::side::get_config() const
|
||||
trimmed["colour"] = "";
|
||||
trimmed["gold"] = "";
|
||||
trimmed["income"] = "";
|
||||
trimmed["allow_changes"] = "";
|
||||
if(controller_ != CNTR_COMPUTER) {
|
||||
//only override names for computer controlled players
|
||||
trimmed["user_description"] = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user