File diff r25810:eaed796ad8c9 → r25811:a9f8688bc808
src/newgrf.cpp
Show inline comments
 
@@ -9853,6 +9853,8 @@ void LoadNewGRF(uint load_index, uint nu
 
				num_non_static++;
 
			}
 

	
 
			num_grfs++;
 

	
 
			LoadNewGRFFile(c, stage, subdir, false);
 
			if (stage == GLS_RESERVE) {
 
				SetBit(c->flags, GCF_RESERVED);