File diff r15871:160137e412fc → r15872:2e71a9c0f51e
bin/ai/compat_0.7.nut
Show inline comments
 
@@ -317,3 +317,5 @@ AIIndustry.IsCargoAccepted <- function(i
 
}
 

	
 
AIAbstractList <- AIList;
 

	
 
AIList.ChangeItem <- AIList.SetValue;