mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 02:30:44 +00:00
Roll Back
This commit is contained in:
@@ -17,7 +17,6 @@ extern std::string UlStatus;
|
||||
extern std::string ListOfMods;
|
||||
void UDPSend(std::string Data);
|
||||
int KillSocket(uint64_t Dead);
|
||||
void ClosePublic();
|
||||
void CoreNetwork();
|
||||
void GameSend(std::string Data);
|
||||
void SendLarge(std::string Data);
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
void PreGame(int argc, char* argv[],const std::string& GamePath);
|
||||
void InitGame(const std::string& Dir,const std::string&Current);
|
||||
std::string CheckVer(const std::string &path);
|
||||
void FindDLL(const std::string& Name);
|
||||
void SecurityCheck(char* argv[]);
|
||||
void FindDLL(char* args[]);
|
||||
std::string GetGameDir();
|
||||
void LegitimacyCheck();
|
||||
void DASM();
|
||||
|
||||
Reference in New Issue
Block a user