mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-03-30 00:43:46 +01:00
* Fixes a likely copy paste error in the APC update_icon_state() proc (#76904) ## About The Pull Request https://github.com/tgstation/tgstation/pull/76788 introduced this. I don't think it was intentional. Probably a copy paste error, which is bound to happen when you clean so many files! My goodness. Keep up the good work though @ YesterdaysPromise!! ## Why It's Good For The Game Downstreams can have different filepaths for sprites, and this would override them. ## Changelog 🆑 code: apc's update_icon_state proc will no longer set the icon file path /🆑 * Fixes a likely copy paste error in the APC update_icon_state() proc --------- Co-authored-by: Bloop <vinylspiders@gmail.com>