mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Improved doxygen comments for CSimulatorInternals.
This commit is contained in:
@@ -30,7 +30,7 @@ namespace BlackMisc
|
||||
namespace Simulation
|
||||
{
|
||||
//! Simulator internals for flight simulators.
|
||||
//! Those are set up at runtime and represent information about the simulator (like a small registry)
|
||||
//! Those are obtained from a running simulator and represent information about the simulator (like a small registry)
|
||||
class BLACKMISC_EXPORT CSimulatorInternals : public CValueObject<CSimulatorInternals>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user