RobustToolbox
RobustToolbox copied to clipboard
Code cleanup: Purge calls to obsolete EntityCoordinates methods
Updated all calls to obsolete EntityCoordinates methods (ToMap, ToMapPos, FromMap, ToVector2i, InRange) to non-obsolete ones (by passing in SharedTransformSystem as an arg).