MCore Change

This commit is contained in:
Olof Larsson
2013-04-16 09:28:07 +02:00
parent 958155e43c
commit 03c058483c
4 changed files with 3 additions and 4 deletions

View File

@ -46,7 +46,6 @@ public class ARFaction extends ArgReaderAbstract<Faction>
result.setErrors(Txt.parse("<b>No faction or player matching \"<p>%s<b>\".", str));
return result;
}
}