Skip to content

v5.0.1

tagged this 01 Jul 16:01
Dynamic arrays were incorrectly "consuming" their length, when they should have only consumed 32 bytes since they are dynamic data and thus just a pointer to the dynamic data is all that needs to be tracked as far as offsets go.
Assets 2
Loading