Updated to Rome 1.7.4.
This commit is contained in:
parent
30f06d97ce
commit
c69048d935
5 changed files with 11 additions and 14 deletions
|
@ -63,10 +63,8 @@ public class Mobibot extends PircBot {
|
|||
*/
|
||||
public static final int CONNECT_TIMEOUT = 5000;
|
||||
|
||||
/**
|
||||
* The empty title string.
|
||||
*/
|
||||
public static final String NO_TITLE = "No Title";
|
||||
// The empty title string.
|
||||
static final String NO_TITLE = "No Title";
|
||||
|
||||
// The default port.
|
||||
private static final int DEFAULT_PORT = 6667;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue