mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-23 11:28:45 +08:00
🎨 improve code format
delete option -v, --version, -l, --lex
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# wave collapse function 2022/4/10
|
||||
# by ValKmjolnir
|
||||
srand();
|
||||
var interval=1/120;
|
||||
var interval=1/160;
|
||||
var table=[
|
||||
# c ,w,a,s,d
|
||||
["═",0,1,0,1],
|
||||
|
||||
Reference in New Issue
Block a user