I may not be smart
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ public class FullDataSourceV2 implements IDataSource<IDhLevel>
|
||||
blockLight = 0;
|
||||
}
|
||||
|
||||
long dataPoint = FullDataPointUtil.setBlockLight(dataPoint, blockLight);
|
||||
dataPoint = FullDataPointUtil.setBlockLight(dataPoint, blockLight);
|
||||
newDataColumn.set(i, dataPoint);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user