Skip to content

Commit d0d0135

Browse files
committed
git-svn-id: svn://192.168.1.10/public/Zimodem@21758 0d6f1817-ed0e-0410-87c9-987e46238f29
1 parent beee220 commit d0d0135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cbm8bit/src/irc-sw64.bas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
310 PRINT:PRINT"{down}Some servers:"
4949
320 PRINT"irc.nlnog.net port 6667, #c-64"
5050
325 PRINT"irc.freenode.net port 6667, #c64friends"
51+
330 PRINT"irc.us.ircnet.net port 6667, #c-64"
5152
350 SE$="":PRINT:PRINT"What is your IRC server host":GOSUB5000:SE$=P$
5253
360 IFSE$=""THENPRINT"I guess you're done then":CLOSE5:STOP
5354
370 PRINT"What is the port":GOSUB5000:PO$=P$:IFVAL(PO$)<=0THENSE$="":GOTO360

0 commit comments

Comments
 (0)