🎨 improve code format

delete option -v, --version, -l, --lex
This commit is contained in:
ValKmjolnir
2022-10-30 01:26:26 +08:00
parent b0f080070a
commit feea901e4d
14 changed files with 381 additions and 324 deletions
+1 -1
View File
@@ -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],