mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Clarify return value from CDirectPlayPeer::directPlayMessageHandler
refs #800
This commit is contained in:
committed by
Klaus Basan
parent
bec57e8369
commit
0ce38cb7d6
@@ -28,6 +28,8 @@ namespace BlackSimPlugin
|
||||
namespace Fs9
|
||||
{
|
||||
//! DirectPlay peer implementation
|
||||
//! More information can be found in the DirectX9 SDK documentation
|
||||
//! http://doc.51windows.net/Directx9_SDK/?url=/Directx9_SDK/play/dplay.htm
|
||||
class CDirectPlayPeer : public BlackMisc::CContinuousWorker
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user