mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 17:10:07 +00:00
attempt to fix faction info sometimes missing in [side]
http://gna.org/bugs/?25638
This commit is contained in:
parent
cec90f5379
commit
7e5e1e762f
@ -64,7 +64,8 @@ static const std::string attributes_to_trim[] = {
|
||||
"color",
|
||||
"gold",
|
||||
"income",
|
||||
"allow_changes"
|
||||
"allow_changes",
|
||||
"faction"
|
||||
};
|
||||
|
||||
namespace ng {
|
||||
|
Loading…
x
Reference in New Issue
Block a user