--------------------------------------------- GET RALLY UNIT ---------------------------------------------
| 311 | } |
| 312 | //--------------------------------------------- GET RALLY UNIT --------------------------------------------- |
| 313 | Unit UnitImpl::getRallyUnit() const |
| 314 | { |
| 315 | return Broodwar->getUnit(self->rallyUnit); |
| 316 | } |
| 317 | //--------------------------------------------- GET ADDON -------------------------------------------------- |
| 318 | Unit UnitImpl::getAddon() const |
| 319 | { |