merge branch
This commit is contained in:
parent
27edf28f42
commit
7439747876
@ -277,4 +277,4 @@ void toLog(const std::string &message)
|
|||||||
std::stringstream msg;
|
std::stringstream msg;
|
||||||
msg << "German Airlines VA: " << message << std::endl;
|
msg << "German Airlines VA: " << message << std::endl;
|
||||||
XPLMDebugString(msg.str().c_str());
|
XPLMDebugString(msg.str().c_str());
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user