samfundev / KtaneTwitchPlays

A mod that allows Twitch chat to solve bombs in KTANE.
MIT License
46 stars 38 forks source link

Fix ReflectionHelper with value type properties. Fixes #576 #577

Closed AndrioCelos closed 2 years ago

AndrioCelos commented 2 years ago

This commit fixes #576 making ReflectionHelper.GetValue work properly when reading properties of non-nullable value types.