mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-01-03 16:13:34 +08:00
[saco] Update CNetGame constructor
This commit is contained in:
parent
744903fb84
commit
07a69485d1
@ -63,7 +63,7 @@ private:
|
||||
|
||||
public:
|
||||
|
||||
CNetGame(char *a2, int a3, char *a4, char *a5);
|
||||
CNetGame(PCHAR szHostOrIp,int iPort,PCHAR szPlayerName,PCHAR szPass);
|
||||
|
||||
void Process();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user