Skip to content

Commit 05510b5

Browse files
committed
Cargo missing
1 parent 9029a68 commit 05510b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugins/missionstats/listener.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ class MissionStatisticsEventListener(EventListener["MissionStatistics"]):
4343
"SCENERY": {
4444
None: None,
4545
0: 'Scenery Object'
46+
},
47+
"CARGO": {
48+
None: None,
49+
0: 'Cargo'
4650
}
4751
}
4852

0 commit comments

Comments
 (0)