Updated the name of the BOP record, as per the request of Forstride

This commit is contained in:
Adubbz 2013-04-27 07:40:28 +10:00
parent 62c4917aa4
commit 4920f35504

View file

@ -86,7 +86,7 @@ public class ItemBOPRecord extends ItemRecord
*/
public String getRecordTitle()
{
return "Tim Rurkowski - Traversia";
return "Tim Rurkowski - Wanderer";
}
@SideOnly(Side.CLIENT)