Skip to content

Surface Level v0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danberlyne danberlyne released this 21 Nov 11:32

Bug fixes

  • Fixed bug where stage and level numbers were not saved correctly. This was happening due to casting numeric characters directly to integers instead of using Int23.Parse(), resulting in the saved numbers being the Unicode code points of the characters instead of the integer values.