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