roice3 / MagicTile

Non-euclidean Rubik's Cube Analogues
http://www.gravitation3d.com/magictile
MIT License
87 stars 12 forks source link

Fix puzzle counting for lights-on puzzles #22

Closed nanma80 closed 7 years ago

nanma80 commented 7 years ago

Actually not sure about the style of puzzle ID. I used the display name as part of the ID.

I changed isTiling to true for AddPuzzle. I didn't find any consequence except for puzzle tracking. Feel free to fix it if there are bad side effects.