git-svn-id: https://spexeah.com:8443/svn/Asuro@652 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -533,7 +533,7 @@ begin
|
||||
|
||||
load:= true;
|
||||
|
||||
if load then registercommand('E1000', @console_command_sendtest, 'Test sending a ARP Request.');
|
||||
if load then registercommandEx('E1000', @console_command_sendtest, 'Test sending a ARP Request.', true);
|
||||
if load then registercommand('MAC', @console_command_mac, 'Print MAC Address.');
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user