add gate cmd
This commit is contained in:
parent
182d368363
commit
9a6caa2453
5 changed files with 33 additions and 0 deletions
5
examples/gate.scri
Normal file
5
examples/gate.scri
Normal file
|
@ -0,0 +1,5 @@
|
|||
load :0;
|
||||
gate 5 1 0 1 100 500 1000 -50;
|
||||
gate 5 2 1 1 100 500 1000 -50;
|
||||
gate 5 3 1 1 150 1000 1000 -50;
|
||||
quicksave;
|
Loading…
Add table
Add a link
Reference in a new issue