mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-12 04:11:06 -05:00
* Fix channel changes in condition not resetting subscription ID * Simplified Twitch condition logic to match the subscription ID rather than broadcaster ID and some other data - worked well for me, as I mentioned not sure why it wasn't done this way in the 1st place (but if there's a reason let me know) * Further made ordering more consistent so that Twitch macros/conditions are easier to read (more or less samethematical order in hpp and cpp) * Removed some unused code * Added some param names to some header files to functions