Skip to content

add isCarryingMinerals function to Unit class

Every unit should now have functionality of checking if it has minerals in its hand by calling unit.isCarryingMinerals().

Merge request reports