jredfox / linelibrary-2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix ConfigLine#getLineIndex()

jredfox opened this issue · comments

Issue: it needs to allow when meta is null or non existent of one meta line to be equal to an ILine if people just always use ConfigLine#addLine(new LineArray("modid:block") ); therefore there is no meta there yet it is instanceof that array