mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Update eqemu_server.pl [skip ci]
This commit is contained in:
parent
f6ea89f100
commit
b82e870e22
@ -920,7 +920,7 @@ sub show_menu_prompt {
|
||||
$errored_command = 1;
|
||||
}
|
||||
elsif ($input ne "") {
|
||||
print "Invalid command '" . $input . "'\n";
|
||||
# print "Invalid command '" . $input . "'\n";
|
||||
$errored_command = 1;
|
||||
}
|
||||
else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user