mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-20 23:20:31 +00:00
server input
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
void InitLog();
|
||||
void ConsoleOut(const std::string& msg);
|
||||
void except(const std::string& toPrint);
|
||||
void debug(const std::string& toPrint);
|
||||
void error(const std::string& toPrint);
|
||||
|
||||
Reference in New Issue
Block a user