mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 07:02:58 +08:00 
			
		
		
		
	fix: 电摇嘲讽
This commit is contained in:
		
							parent
							
								
									29359364b3
								
							
						
					
					
						commit
						83a60c5018
					
				@ -519,7 +519,7 @@ export class HeroMover extends ObjectMoverBase {
 | 
				
			|||||||
        step: MoveStepDir,
 | 
					        step: MoveStepDir,
 | 
				
			||||||
        controller: IMoveController
 | 
					        controller: IMoveController
 | 
				
			||||||
    ): Promise<HeroMoveCode> {
 | 
					    ): Promise<HeroMoveCode> {
 | 
				
			||||||
        const showDir = toDir(this.faceDir);
 | 
					        const showDir = toDir(this.moveDir);
 | 
				
			||||||
        core.setHeroLoc('direction', showDir);
 | 
					        core.setHeroLoc('direction', showDir);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        const { x, y } = core.status.hero.loc;
 | 
					        const { x, y } = core.status.hero.loc;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user