Feat: all and noall words
This commit is contained in:
@@ -686,6 +686,7 @@ impl SequencerState {
|
||||
self.variables.store(Arc::new(HashMap::new()));
|
||||
self.dict.lock().clear();
|
||||
self.speed_overrides.clear();
|
||||
self.script_engine.clear_global_params();
|
||||
}
|
||||
SeqCommand::Shutdown => {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user