Update defines/SupplyCrates.hpp

fix trailing comma on array item
This commit is contained in:
2026-05-21 00:11:44 -05:00
parent bd71461a9d
commit 9db643a3c5

View File

@@ -50,7 +50,7 @@ class SupplyCrates {
{"JCA_30Rnd_9x21_MP5_Mag",15}, // PDW
{"rhsusf_mag_40Rnd_46x30_AP",15}, // PDW
{"rhsusf_m112_mag",25},
{"ranger_KAC_LAMG_150rnd_Box_Mixed",25}, // Swaped out to 150
{"ranger_KAC_LAMG_150rnd_Box_Mixed",25} // Swaped out to 150
};
items[] = {};
};