mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-22 11:44:17 +01:00
Add: Configuration of NewGRF badges.
This commit is contained in:
committed by
Peter Nelson
parent
daef052329
commit
c2d4098afa
@@ -22,6 +22,7 @@
|
||||
#include "currency.h"
|
||||
#include "landscape.h"
|
||||
#include "newgrf_badge.h"
|
||||
#include "newgrf_badge_config.h"
|
||||
#include "newgrf_cargo.h"
|
||||
#include "newgrf_sound.h"
|
||||
#include "newgrf_station.h"
|
||||
@@ -1604,6 +1605,7 @@ static void FinaliseBadges()
|
||||
}
|
||||
|
||||
ApplyBadgeFeaturesToClassBadges();
|
||||
AddBadgeClassesToConfiguration();
|
||||
}
|
||||
|
||||
extern void InitGRFTownGeneratorNames();
|
||||
|
||||
Reference in New Issue
Block a user