Suprcode/Crystal

ObjectDashAttack/ObjectBackStep

damianday opened this issue · 0 comments

The Distance parameter is an int.
It reads it as Int16, and writes it as Int32.
Won't cause a bug unless it could overflow but still odd behaviour..