(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
This commit is contained in:
@@ -590,6 +590,7 @@ static void NewStationResolver(ResolverObject *res, const StationSpec *statspec,
|
||||
res->trigger = 0;
|
||||
res->reseed = 0;
|
||||
res->count = 0;
|
||||
res->grffile = (statspec != NULL ? statspec->grffile : NULL);
|
||||
}
|
||||
|
||||
static const SpriteGroup *ResolveStation(ResolverObject *object)
|
||||
|
Reference in New Issue
Block a user