added PC75 command
[spider.git] / perl / DXProt.pm
index 4f02d5193275b866d9577f3e31bc716d5420e1e8..a607b4094151155fb7edd7553c435ae0e08f2d34 100644 (file)
@@ -886,6 +886,13 @@ sub normal
                        return;
                }
 
+               if ($pcno == 75) {              # dunno but route it
+                       if ($field[1] ne $main::mycall) {
+                               $self->route($field[1], $line);
+                       }
+                       return;
+               }
+
                if ($pcno == 73) {  # WCY broadcasts
                        
                        # do some de-duping