Essentials/essentials-framework/Essentials DM
Andrew Welker 4e8749b9da fix: update DMPS InputChange event handler
In some configurations, the InputChange handler can throw
a null reference exception due to a Feedback for
the input that triggered the event not existing. The
event handler now checks for the existence of a Feedback
for the input that triggered the event prior to attempting
to call the `FireUpdate` method. Addresses #1136
2023-09-25 15:21:42 -05:00
..
Essentials_DM fix: update DMPS InputChange event handler 2023-09-25 15:21:42 -05:00
Essentials_DM.sln Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00