There is a small problem in feature_layer example.
As you can see from the comments of DrawFeatureLayerUnits8BPP() that this function is used for drawing which player the units belong to.
But the first argument passed to it is m.unit_density.
further more, the comments in this function are little wrong, too.
There is a small problem in feature_layer example. As you can see from the comments of DrawFeatureLayerUnits8BPP() that this function is used for drawing which player the units belong to. But the first argument passed to it is m.unit_density. further more, the comments in this function are little wrong, too.