diff --git a/eggdrop-basic.conf b/eggdrop-basic.conf index ab54423f7..849575610 100755 --- a/eggdrop-basic.conf +++ b/eggdrop-basic.conf @@ -415,10 +415,7 @@ if {[file exists aclocal.m4]} { die {You are attempting to run Eggdrop from the if {[info exists net-type]} { switch -- ${net-type} { - "EFnet" { - # EFnet - source scripts/quotepong.tcl - } + "EFnet" - "0" { # EFnet source scripts/quotepong.tcl diff --git a/eggdrop.conf b/eggdrop.conf index f41ec0c4b..852758286 100755 --- a/eggdrop.conf +++ b/eggdrop.conf @@ -1704,10 +1704,7 @@ loadhelp userinfo.help if {[info exists net-type]} { switch -- ${net-type} { - "EFnet" { - # EFnet - source scripts/quotepong.tcl - } + "EFnet" - "0" { # EFnet source scripts/quotepong.tcl