mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-23 10:39:46 -05:00
Move plugin state condition to end
This commit is contained in:
parent
5b12468a46
commit
92c8767e1a
|
|
@ -3,7 +3,7 @@
|
|||
#include "headers/utility.hpp"
|
||||
#include "headers/advanced-scene-switcher.hpp"
|
||||
|
||||
const int MacroConditionPluginState::id = 9;
|
||||
const int MacroConditionPluginState::id = 10;
|
||||
|
||||
bool MacroConditionPluginState::_registered = MacroConditionFactory::Register(
|
||||
MacroConditionPluginState::id,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user