Commit Graph

2 Commits

Author SHA1 Message Date
Nick Genovese
bf3af3b611 feat: major refactor to namespaces to make everything a bit easier to follow 2024-11-06 19:01:09 -05:00
Andrew Welker
332faaa9cc fix: joins in join maps get added correctly to a bridge
When Essentials moved to using `System.Reflection` instead of the Crestron classes, there were some leftover `GetType` calls that were no longer necessary. These extra calls were preventing things from getting the correct type.

Join Map printing was also fixed to print out in an actual readable fashion.
2024-10-30 13:18:36 -05:00