forked from mirror/OpenTTD
(svn r6741) - Codechange: Simplify and unify resolving of station groups, and use the first available cargo type instead of only the default.
This commit is contained in:
@@ -74,7 +74,6 @@ typedef struct StationSpec {
|
||||
* evaluating callbacks.
|
||||
*/
|
||||
struct SpriteGroup *spritegroup[NUM_GLOBAL_CID];
|
||||
struct SpriteGroup *groundgroup;
|
||||
} StationSpec;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user