diff options
author | aaronp64 <aaronp.code@gmail.com> | 2024-08-26 10:38:23 -0400 |
---|---|---|
committer | aaronp64 <aaronp.code@gmail.com> | 2024-08-26 10:38:23 -0400 |
commit | 39ca8b4e23c1d27273cfe31e2fa95da137f36739 (patch) | |
tree | c01c0bdf9e866d05f44a8299e297ea527e20b0bb /platform/javascript/export/export.cpp | |
parent | e63c40e59c6650bdba02c2ceff3390ee9273ac46 (diff) | |
download | redot-engine-39ca8b4e23c1d27273cfe31e2fa95da137f36739.tar.gz |
Fix Array.sort_custom example code
Array.sort_custom descending sort example was comparing index 0, but had expected result based on comparing index 1. Updated to use index 1 consistently.
Diffstat (limited to 'platform/javascript/export/export.cpp')
0 files changed, 0 insertions, 0 deletions