mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-14 15:41:30 +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;
|
$errored_command = 1;
|
||||||
}
|
}
|
||||||
elsif ($input ne "") {
|
elsif ($input ne "") {
|
||||||
print "Invalid command '" . $input . "'\n";
|
# print "Invalid command '" . $input . "'\n";
|
||||||
$errored_command = 1;
|
$errored_command = 1;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user