MP should not override allow_changes.

This commit is contained in:
Danny Daemonic 2006-10-05 16:25:53 +00:00
parent 554fbea107
commit 9884875a7e

View File

@ -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"] = "";