mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-06-15 21:32:13 -05:00
Adjust plugin state macro condition id
This commit is contained in:
parent
a66961eac1
commit
cef513f775
|
|
@ -3,7 +3,7 @@
|
|||
#include "headers/utility.hpp"
|
||||
#include "headers/advanced-scene-switcher.hpp"
|
||||
|
||||
const int MacroConditionPluginState::id = 10;
|
||||
const int MacroConditionPluginState::id = 11;
|
||||
|
||||
bool MacroConditionPluginState::_registered = MacroConditionFactory::Register(
|
||||
MacroConditionPluginState::id,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user