Skip to content

Commit 7f90048

Browse files
committed
自动移动
1 parent 4a99e98 commit 7f90048

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

VPet-Mac/HardCodedText.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class HardCodedText{
5656

5757

5858
var JiSuanJianGe = 15.0
59-
var HuDongZhouQi = 10.0
59+
var HuDongZhouQi = 30.0
6060

6161

6262
var autoActions:[GraphInfo.GraphType:[String]] = [

VPet-Mac/VPet-autoaction-move.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ class VPetAutoMoveHandler{
319319
}
320320
else{
321321
self.moveStarted = false;
322+
self.VPET.autoActionHendler.autoActionStarted = false;
322323
self.VPET.updateAnimation()
323324
}
324325

0 commit comments

Comments
 (0)