File diff r221:56c7ed3a0581 → r222:4409829eb08f
airport.c
Show inline comments
 
@@ -88,7 +88,7 @@ static void AirportFTAClass_Constructor(
 
	Airport->nofhelipadgroups = nofhelipadgroups;
 
	Airport->acc_planes = acc_planes;
 
	Airport->entry_point = entry_point;
 
	Airport->airport_depots = (uint16*)depots;
 
	Airport->airport_depots = (const uint16*)depots;
 

	
 

	
 
	// build the state machine