cache oredict filter list

This commit is contained in:
PrototypeTrousers
2022-01-03 10:47:35 -03:00
parent 9eef9d3840
commit 41796449ed
5 changed files with 38 additions and 10 deletions
@@ -38,7 +38,6 @@ public class ContainerPartOreDictStorageBus extends AEBaseContainer
public void saveOreMatch( String value )
{
part.saveOreMatch( value );
part.upgradesChanged();
}
public void sendRegex()