mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-04 05:18:12 +00:00
* Fixes mech equipment being unusable for AIs (#55248) Adds a signal listener on mechs that listens for middle clicks, and calls a proc that will, in turn, call the normal click proc if the user is an AI. Middle clicks now pass through params just like left clicks. * Fixes mech equipment being unusable for AIs * Add CI-conform #2347 to this. Co-authored-by: zxaber <37497534+zxaber@users.noreply.github.com> Co-authored-by: Alex 'Avunia' Takiya <git@takiya.cloud>