mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 12:39:11 +00:00
(svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect properties from other newgrfs
This commit is contained in:
@@ -99,6 +99,7 @@ struct GRFFile {
|
||||
struct SpriteGroup **spritegroups;
|
||||
|
||||
uint sound_offset;
|
||||
uint16 num_sounds;
|
||||
|
||||
StationSpec **stations;
|
||||
HouseSpec **housespec;
|
||||
|
Reference in New Issue
Block a user