bot is done, file transfer is next
This commit is contained in:
@@ -92,6 +92,7 @@ class Server {
|
||||
|
||||
};
|
||||
|
||||
int randomInRange(int min, int max);
|
||||
int randomInRange(int min, int max);
|
||||
std::string intToString(int number);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user