mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Formatting
This commit is contained in:
committed by
Mathew Sutcliffe
parent
d96a9a9fa2
commit
d2d44085ba
@@ -222,7 +222,6 @@ namespace BlackCore
|
||||
void CNetworkVatlib::sendInterimPositions()
|
||||
{
|
||||
if (!m_net) { return; }
|
||||
|
||||
if (isConnected())
|
||||
{
|
||||
CSimulatedAircraft myAircraft(getOwnAircraft());
|
||||
|
||||
Reference in New Issue
Block a user