Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Jun 17, 2024
2 parents c54c550 + 42b28bd commit 4aa6238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ namespace plugin {
}
return true;
});
writeNBT("data/block_correct_tool.nbt", global);
writeNBT("data/block_correct_tool_special.nbt", global);
}

bool compareCmdSymbolByIndex(const CommandRegistry::Symbol &s1, const CommandRegistry::Symbol &s2) {
Expand Down

0 comments on commit 4aa6238

Please sign in to comment.