Skip to content

Commit

Permalink
🩹 array/picksを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiro2gou committed Jan 5, 2024
1 parent 6fbb916 commit dfef2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ashen_lib/functions/array/picks.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
data modify storage ashen_lib:api ArrayTemp set from storage ashen_lib:api Array
data modify storage ashen_lib:api Array set from storage ashen_lib:api Picks
# ソート
function ashen_lib:array/sort_ascend
function ashen_lib:array/sort/ascend
# 配列を元に戻す
data modify storage ashen_lib:api Picks set from storage ashen_lib:api Array
data modify storage ashen_lib:api Array set from storage ashen_lib:api ArrayTemp
Expand Down

0 comments on commit dfef2a6

Please sign in to comment.