another try at fixing level emitters
This commit is contained in:
@@ -144,6 +144,7 @@ public class TickManagerCache implements ITickManager
|
||||
tickTracker.getValue().getGridTickable().tickingRequest( tickTracker.getKey(), 1 );
|
||||
ltIterator.remove();
|
||||
}
|
||||
PartLevelEmitter.wipeCaches();
|
||||
}
|
||||
catch( final Throwable t )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user