Removed IDF Mods Project Iron Dome mod artillery assets, since they are not included in the IDF Assets Pack mod which is currently supported in Retribution.

This commit is contained in:
MetalStormGhost
2024-02-01 22:50:10 +02:00
committed by Raffson
parent 0edcd31367
commit 33cfcd211a
3 changed files with 2 additions and 9 deletions

View File

@@ -220,4 +220,3 @@ def load_vehicle_icons():
VEHICLES_ICONS[vehicle[:-7]] = QPixmap(
os.path.join("./resources/ui/units/vehicles/icons/", vehicle)
)
VEHICLES_ICONS["(IDF Mods Project) BM-21 Grad 122mm"] = VEHICLES_ICONS["Grad-URAL"]