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

Check if registered_events exists #3062

Closed wrefgtzweve closed 4 months ago

wrefgtzweve commented 4 months ago

E2 already checks if registered_events exists in ENT:Destruct(), doing it in ENT:Setup() is only logical Fixes https://github.com/wiremod/wire/issues/3060