全局默认使用5帧窒息延迟
This commit is contained in:
@@ -13,7 +13,7 @@ return{
|
|||||||
holdCount=1,
|
holdCount=1,
|
||||||
infHold=true,
|
infHold=true,
|
||||||
phyHold=false,
|
phyHold=false,
|
||||||
hang=0,
|
hang=5,
|
||||||
|
|
||||||
--Visual
|
--Visual
|
||||||
bone=false,
|
bone=false,
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ return{
|
|||||||
dascut=0,dropcut=0,
|
dascut=0,dropcut=0,
|
||||||
sddas=2,sdarr=2,
|
sddas=2,sdarr=2,
|
||||||
ihs=true,irs=true,ims=true,
|
ihs=true,irs=true,ims=true,
|
||||||
hang=0,FTLock=true,
|
hang=5,FTLock=true,
|
||||||
|
|
||||||
ghostType='gray',
|
ghostType='gray',
|
||||||
block=true,ghost=.3,center=1,
|
block=true,ghost=.3,center=1,
|
||||||
|
|||||||
Reference in New Issue
Block a user