mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 19:28:49 -04:00
fix: /invite error rename
This commit is contained in:
parent
79c38b8ccc
commit
62a4b5499b
@ -23,5 +23,5 @@ pub fn execute(args: []const u8, source: *User) void {
|
||||
user.decreaseRefCount();
|
||||
return;
|
||||
}
|
||||
source.sendMessage("#ff0000Too few arguments for command /tp");
|
||||
source.sendMessage("#ff0000Too few arguments for command /invite");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user