mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
[swift] change or remove debug text mentioning XSquawkBox
This commit is contained in:
@@ -196,8 +196,8 @@ const char * XPMPMultiplayerEnable(void)
|
||||
int result = XPLMAcquirePlanes(&(*ptrs.begin()), NULL, NULL);
|
||||
if (result)
|
||||
XPLMSetActiveAircraftCount(1);
|
||||
else
|
||||
XPLMDebugString("WARNING: XSquawkBox did not acquire multiplayer planes!!\n");
|
||||
//else
|
||||
// XPLMDebugString("WARNING: XSquawkBox did not acquire multiplayer planes!!\n");
|
||||
|
||||
int total, active;
|
||||
XPLMPluginID who;
|
||||
|
||||
Reference in New Issue
Block a user