Reset the lastUsedChannels on a gridstorage change
This commit is contained in:
@@ -588,6 +588,7 @@ public class GridNode implements IGridNode, IPathItem
|
||||
{
|
||||
this.myStorage = s;
|
||||
this.usedChannels = 0;
|
||||
this.lastUsedChannels = 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user