mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
refixed server port
This commit is contained in:
@@ -85,7 +85,7 @@ public class Server {
|
||||
* Port and Cycle rate.
|
||||
*/
|
||||
static {
|
||||
serverlistenerPort = 43595;
|
||||
serverlistenerPort = 43594;
|
||||
cycleRate = 600;
|
||||
shutdownServer = false;
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user