figments: figment: redefine task startup state semantics
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "Chimes.h"
|
||||
#include "../Static.h"
|
||||
|
||||
ChimesAnimation::ChimesAnimation() : Figment("Chimes", Task::Stopped) {
|
||||
ChimesAnimation::ChimesAnimation() : Figment("Chimes") {
|
||||
}
|
||||
|
||||
void ChimesAnimation::randomize() {
|
||||
|
||||
Reference in New Issue
Block a user