mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
MB-339A icon.
https://github.com/dcs-liberation/dcs_liberation/issues/2511
This commit is contained in:
parent
d5e91c7168
commit
bf4728fded
@ -204,6 +204,7 @@ def load_aircraft_icons():
|
||||
for f1 in f1_refuel:
|
||||
AIRCRAFT_ICONS[f1] = AIRCRAFT_ICONS["Mirage-F1C-200"]
|
||||
AIRCRAFT_ICONS["Mirage-F1M-CE"] = AIRCRAFT_ICONS["Mirage-F1CE"]
|
||||
AIRCRAFT_ICONS["MB-339A"] = AIRCRAFT_ICONS["MB-339A PAN"]
|
||||
|
||||
|
||||
def load_vehicle_icons():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user