新增initSkip功能,允许开局跳过若干个方块

This commit is contained in:
MrZ626
2021-05-13 11:47:29 +08:00
parent 0f30a35ae3
commit a04438dbf8
4 changed files with 10 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ return{
fieldH=20,maxOver=1e99,
nextCount=6,nextStartPos=1,
holdCount=1,infHold=false,phyHold=false,
ospin=true,deepDrop=false,
ospin=true,deepDrop=false,initSkip=false,
RS="TRS",
sequence='bag',
seqData={1,2,3,4,5,6,7},