simulation manager extended to 4 player, refactoring, porno progress bar
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
using namespace std;
|
||||
using namespace tinyxml2;
|
||||
|
||||
|
||||
void reportFatal(std::string sender, std::string message)
|
||||
{
|
||||
SC_REPORT_FATAL(sender.c_str(), message.c_str());
|
||||
|
||||
Reference in New Issue
Block a user