Feat: introduce follow up actions
This commit is contained in:
@@ -89,7 +89,6 @@ pub(super) fn simple_op(name: &str) -> Option<Op> {
|
||||
"triangle" => Op::Triangle,
|
||||
"range" => Op::Range,
|
||||
"perlin" => Op::Perlin,
|
||||
"chain" => Op::Chain,
|
||||
"loop" => Op::Loop,
|
||||
"oct" => Op::Oct,
|
||||
"clear" => Op::ClearCmd,
|
||||
|
||||
Reference in New Issue
Block a user