Words and universal macOS installer
This commit is contained in:
@@ -66,6 +66,8 @@ pub(super) fn simple_op(name: &str) -> Option<Op> {
|
||||
"cycle" => Op::Cycle,
|
||||
"pcycle" => Op::PCycle,
|
||||
"choose" => Op::Choose,
|
||||
"bounce" => Op::Bounce,
|
||||
"wchoose" => Op::WChoose,
|
||||
"every" => Op::Every,
|
||||
"chance" => Op::ChanceExec,
|
||||
"prob" => Op::ProbExec,
|
||||
|
||||
Reference in New Issue
Block a user