More minor tweaks

This commit is contained in:
Olof Larsson
2013-04-25 16:54:55 +02:00
parent ea06c468fc
commit fffdf07178
11 changed files with 149 additions and 113 deletions

View File

@ -47,7 +47,7 @@ public class RelationUtil
}
else if (thatFaction == myFaction)
{
ret = uplayerthat.getNameAndTitle();
ret = uplayerthat.getNameAndTitle(myFaction);
}
else
{