Finishing SaveLevel without saved data
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
Debucquoy
2023-03-23 15:17:54 +01:00
parent e54fab4c2f
commit ad301ca7fb
4 changed files with 60 additions and 27 deletions

View File

@ -38,4 +38,4 @@ level data at the top of the file.
## Known Limitation
1) by putting the piece size on one byte. We limit the maximum piece size to 15 x 15 (1111 | 1111)
I don't think we will ever need a piece larger than 5x5 so this is clearly a feature, not a bug! :-)
I don't think we will ever need a piece larger than 5x5 so this is clearly a feature, not a bug! :-)