mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-01-20 12:44:59 +00:00
3 lines
129 B
Smalltalk
Executable file
3 lines
129 B
Smalltalk
Executable file
$IRCTestServer = "irc.tribes2.net:6667";
|
|
$IRCClient::state = IDIRC_CONNECTING_WAITING;
|
|
$pref::IRCClient::autoreconnect = false; |