Skip to content

Commit

Permalink
Merge branch 'nexia-cts:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
database-test authored Oct 26, 2024
2 parents 06cb891 + ee6d183 commit b477fcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ public static void giveKit(NexiaPlayer player) {
player.unwrap().setSlot(4, blocks);
player.unwrap().setSlot(5, blocks);
player.unwrap().setSlot(6, pickaxe);
player.unwrap().setSlot(9, gap);
player.unwrap().setSlot(8, gap);

}

Expand Down

0 comments on commit b477fcc

Please sign in to comment.