Gamedev-Eira / Nottris

NOT teTRIS
1 stars 0 forks source link

Tetrominos at top of playfield cause access violation #28

Closed Gamedev-Eira closed 1 year ago

Gamedev-Eira commented 1 year ago

When trying to place the ghost tetromino, it can try to read past the array for the play field. I'm making this issue to report that I encountered this during play testing and fixed it.