mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-03 07:05:52 -05:00
Add websocket condition
This commit is contained in:
@@ -227,6 +227,8 @@ void SwitcherData::Thread()
|
||||
}
|
||||
}
|
||||
|
||||
websocketMessages.clear();
|
||||
|
||||
// After this point we will call frontend functions like
|
||||
// obs_frontend_set_current_scene() and
|
||||
// obs_frontend_set_current_transition()
|
||||
|
||||
Reference in New Issue
Block a user