修复之前重构next和hold系统后ai的不正确行为

This commit is contained in:
MrZ626
2020-11-20 00:20:54 +08:00
parent 25b8098c02
commit 7bfd362567
3 changed files with 10 additions and 15 deletions

View File

@@ -316,8 +316,8 @@ function PLY.newDemoPlayer(id,x,y,size)
prepareSequence(P)
P:loadAI({
type="CC",
nextCount=5,
holdCount=true,
next=5,
hold=true,
delay=30,
delta=6,
bag="bag",