space-station-14
space-station-14 copied to clipboard
Code cleanup: Purge obsoleted SharedPhysicsSystem methods
Requires https://github.com/space-wizards/RobustToolbox/pull/4979
About the PR
Cleans up some obsolete method calls.
Why / Balance / Technical
Cleaning up obsolete Dirty calls in RT required changing the signatures of some public methods in SharedPhysicsSystem. This updates the calls to those methods here in Content to use the new signatures passing in UIDs.