mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Update to latest libxplanemp upstream.
This commit is contained in:
Submodule src/xbus/libxplanemp updated: 6a0f165a1d...5ee5b89909
@@ -130,6 +130,10 @@ namespace XBus
|
||||
{
|
||||
return g_maxPlanes;
|
||||
}
|
||||
else if (strcmp(section, "debug") == 0 && strcmp(name, "allow_obj8_async_load") == 0)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
return def;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user