File diff r9007:ca4318e2ac57 → r9008:e9055c9e2c9e
src/industry_cmd.cpp
Show inline comments
 
@@ -702,7 +702,7 @@ static void TileLoopIndustry_BubbleGener
 
		EV_BUBBLE
 
	);
 

	
 
	if (v != NULL) v->u.special.animation_substate = dir;
 
	if (v != NULL) v->u.effect.animation_substate = dir;
 
}
 

	
 
static void TileLoop_Industry(TileIndex tile)