(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler and custom icon sprites
This commit is contained in:
@@ -42,6 +42,7 @@ struct CargoSpec {
|
||||
SpriteID sprite;
|
||||
|
||||
uint16 classes;
|
||||
const struct SpriteGroup *group;
|
||||
|
||||
bool IsValid() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user