Skyrat-SS13 / Skyrat-tg

A Skyrat downstream of /tg/station SS13.
GNU Affero General Public License v3.0
118 stars 693 forks source link

[MIRROR] Rewrites `GetExactComponent` to be more readable #28708

Closed SkyratBot closed 1 week ago

SkyratBot commented 1 week ago

Original PR: https://github.com/tgstation/tgstation/pull/84656

About The Pull Request

Rewrites GetExactComponent to be 1641 compliant, and more readable

Why It's Good For The Game

This proc was quite unreadable, and less work to make the server run on 1641

Changelog

:cl: refactor: refactored GetExactComponent to be 1641 compatible /:cl: