增加拒绝结盟
This commit is contained in:
parent
9f455b477f
commit
aebccf38b2
@ -691,9 +691,9 @@ namespace RuntimeData
|
||||
{
|
||||
selfToPlayer.DiplomacyState = DiplomacyState.League;
|
||||
playerToSelf.DiplomacyState = DiplomacyState.League;
|
||||
selfToPlayer.IsLeagueRequest = false;
|
||||
playerToSelf.IsLeagueRequest = false;
|
||||
}
|
||||
selfToPlayer.IsLeagueRequest = false;
|
||||
playerToSelf.IsLeagueRequest = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user