Update main.c
This commit is contained in:
parent
f105fac6d7
commit
3ac2ce06e6
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
|||
#pragma comment(lib, "Ws2_32.lib")
|
||||
|
||||
#define BUFLEN 512
|
||||
#define PORT 27015
|
||||
#define ADDRESS "93.190.8.248"
|
||||
#define PORT YOUR-PORT(INT)
|
||||
#define ADDRESS "YOUR-SERVER-IP"(STR)
|
||||
int first= !0;
|
||||
int pass= 0;
|
||||
int key=3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue