hchbae1001 / team17_tetris

1 stars 2 forks source link

Attack block 바로 줄삭제시 버그 #62

Closed limchanghoon closed 2 years ago

limchanghoon commented 2 years ago

https://github.com/hchbae1001/team17_tetris/pull/58/commits/ca2e2a85757c86e09b2dcba9863cb41c4d1e9365 Attack block이 나온 뒤 바로 줄삭제시 해당 줄 위의 줄이 큐에 들어가는 버그가 있습니다. 공격줄 생성과 P1_previous_MESH(P2_previous_MESH)에 값을 set하는 순서를 바꾸면 가능해보입니다

Seobok commented 2 years ago

https://github.com/hchbae1001/team17_tetris/commit/3ebdb29ef0adb88839f46b048027fc05763d53a5 수정 완료

hchbae1001 commented 2 years ago

대전모드