wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
553 stars 332 forks source link

Change instances of Entity:Use to use the correct caller #3069

Closed Bonyoze closed 4 months ago

Bonyoze commented 4 months ago

Wire User and Expression 2's entity:use() call Entity:Use with the caller argument as the player. They are responsible for the input so the caller should be themself and not the player.