typo in the group chat

This commit is contained in:
Goodlyay 2024-04-16 19:06:26 -07:00
parent 94f6f538e7
commit 28fee057f0

View File

@ -124,7 +124,7 @@ namespace MCGalaxy.Commands.Building {
p.Message("&3Exit &Sblock placed");
if (!p.staticCommands) return;
p.Message("To delete a portals, toggle &T/delete &Smode.");
p.Message("To delete portals, toggle &T/delete &Smode.");
args.Entries.Clear();
p.blockchangeObject = args;
p.Blockchange += EntryChange;