StuLang v1.2.2-alpha
- Include required .dll files required by SDL: Added libfreetype-6.dll, libjpeg-9.dll, libpng16-16.dll, libtiff-5.dll, libwebp-7.dll, zlib1.dll. This will fix errors for those who do not have SDL or it's requirements installed
- Change [ ] operator to .at() for accessing vector items, which will allow for accurate error handling and better prevent seemingly random crashes without an error message.
Full Changelog: v1.2.1...v1.2.2