mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 02:25:53 +00:00
first
This commit is contained in:
9
NetworkThread.h
Normal file
9
NetworkThread.h
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
/*
|
||||
This handles all the network IO
|
||||
*/
|
||||
class NetworkThread
|
||||
{
|
||||
public:
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user