(svn r14740) -Fix (r13675)(r14739): we shouldn't skip all remaining sprites neither

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
smatz 16 years ago
parent aeeb60868c
commit 5e79462685

@ -3883,7 +3883,6 @@ static void DisableStaticNewGRFInfluencingNonStaticNewGRFs(GRFConfig *c)
c->error->message = STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC;
ClearTemporaryNewGRFData(GetFileByGRFID(c->grfid));
_skip_sprites = -1;
}
/* Action 0x07 */

Loading…
Cancel
Save