]> ruin.nu Git - NDIRC.git/blobdiff - ndawn.pl
Converted .a, .d, .s and .h
[NDIRC.git] / ndawn.pl
index 79165bd1b1cfb4c330a74aeac82e904fc55cdf0d..594477e2b3b8673066a7c2a7e463c0a77972dbcf 100644 (file)
--- a/ndawn.pl
+++ b/ndawn.pl
@@ -58,7 +58,7 @@ my $disp = new NDIRC::Dispatcher;
 $disp->load('Basic','PA','Channel','Scans','Quotes','Members','Usermgm');
 
 $ND::scanchan = '#testarmer';
-$disp->add_channel('#testarlite', ['pub','help','channel']);
+$disp->add_channel('#testarlite', ['pub','help','channel','def']);
 $disp->add_channel($ND::scanchan, ['pub','help','channel','scan','member']);
 $disp->add_channel('pm', ['pub','help','pm']);