mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-22 12:05:51 -04:00
typo in the group chat
This commit is contained in:
parent
94f6f538e7
commit
28fee057f0
@ -124,7 +124,7 @@ namespace MCGalaxy.Commands.Building {
|
|||||||
|
|
||||||
p.Message("&3Exit &Sblock placed");
|
p.Message("&3Exit &Sblock placed");
|
||||||
if (!p.staticCommands) return;
|
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();
|
args.Entries.Clear();
|
||||||
p.blockchangeObject = args;
|
p.blockchangeObject = args;
|
||||||
p.Blockchange += EntryChange;
|
p.Blockchange += EntryChange;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user