mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #452 changes because of the 452 branch, but only possible after merge with master
Fixed a gcc (Jenkins) warning along with that
This commit is contained in:
committed by
Mathew Sutcliffe
parent
c84bc457df
commit
3923336da8
@@ -202,7 +202,6 @@ namespace BlackMisc
|
||||
void CSimulatedAircraft::setParts(const CAircraftParts &parts)
|
||||
{
|
||||
m_parts = parts;
|
||||
m_parts.setCallsign(this->getCallsign());
|
||||
}
|
||||
|
||||
void CSimulatedAircraft::setLights(CAircraftLights &lights)
|
||||
|
||||
Reference in New Issue
Block a user