summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_analyzer.cpp
diff options
context:
space:
mode:
authoraaronp64 <aaronp.code@gmail.com>2024-08-26 10:38:23 -0400
committerRémi Verschelde <rverschelde@gmail.com>2024-09-17 08:57:43 +0200
commitec20c3ff765ff094c4475b5219dc8de5467a00b6 (patch)
tree2e19c1ac9c7544628be9d94b46b3a874c4a06224 /modules/gdscript/gdscript_analyzer.cpp
parenta2f64b3c10fdccc396a4315c6dc5dd39a9cb0081 (diff)
downloadredot-engine-ec20c3ff765ff094c4475b5219dc8de5467a00b6.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. (cherry picked from commit 39ca8b4e23c1d27273cfe31e2fa95da137f36739)
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions