mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
distanceInCellCoords will return the distance between pSoldier and closest known opponent. We're often calculating same range after the call using PythSpacesAway and this way it's no longer necessary in most cases.