mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-07-19 21:24:02 +00:00
move socket decls around
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <future>
|
||||
#include <cmath>
|
||||
|
||||
extern SOCKET LSocket,CSocket;
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
std::string ListOfMods;
|
||||
std::vector<std::string> Split(const std::string& String,const std::string& delimiter){
|
||||
|
||||
Reference in New Issue
Block a user