mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 03:16:31 +01:00
![PixelyIon](/assets/img/avatar_default.png)
The vertex attribute types supplied prior were just the default which is `Float`, this works for some cases but will entirely break if the attribute type isn't a float. The attribute types are now set correctly.