paissaheavyindustries / Triggernometry

Triggernometry is a plugin for Advanced Combat Tracker, intended to extend its built-in trigger system with a variety of different actions and configuration options.
MIT License
253 stars 48 forks source link

Add null check for _TestInput when manually firing a trigger. #81

Closed Makar8000 closed 1 year ago

Makar8000 commented 1 year ago

This fixes an bug where an exception would be thrown for old triggers. In the current implementation, manually firing a trigger will only work after editing and resaving it.