Added SendTerr function

This commit is contained in:
Norman Princen
2020-05-01 05:04:05 -07:00
committed by GitHub
parent c49168d815
commit 6dcbec8974

View File

@@ -57,6 +57,8 @@ namespace XPC
static void SetSocket(UDPSocket* socket);
static void SendBeacon(const std::string& pluginVersion, unsigned short pluginReceivePort, int xplaneVersion);
static void SendTerr(double pos[3], char aircraft);
private:
// One handler per message type. Message types are descripbed on the