m0nt4ld0 / crucigrama

Generador de crucigramas - Crossword puzzle generator - Good first issue
https://m0nt4ld0.github.io/crucigrama/
GNU General Public License v3.0
0 stars 6 forks source link

Fix bug when writing on each cell #18

Closed m0nt4ld0 closed 3 weeks ago

m0nt4ld0 commented 3 weeks ago

Writing letters on each cell wasn't working. https://github.com/user-attachments/assets/3f7077c3-e2bd-4e5e-8e4f-29c68e65a75c Removed if clause when writing a character on a cell which is not a letter.