dd
This commit is contained in:
@@ -154,7 +154,7 @@ export class MonsterViewComp extends CCComp {
|
||||
}
|
||||
break;
|
||||
case 1:
|
||||
if(this.node.position.x > BoxSet.RIGHT_END){
|
||||
if(this.node.position.x > BoxSet.RIGHT_END){
|
||||
this.reset();
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user