fixed comment to properly state variable purpose

This commit is contained in:
lambdatiger 2024-01-15 17:40:31 -06:00
parent 133f0b1da4
commit dd7fc86295

View File

@ -7,7 +7,7 @@
* *
* Arguments: * Arguments:
* 0: Log ammo types that wouldn't normally frag * 0: Log ammo types that wouldn't normally frag
* 1: Only export ammo classes of classes referenced in cfgAmmo * 1: Only export ammo classes of classes referenced in cfgMagazines
* and their submunitions. <BOOL> * and their submunitions. <BOOL>
* 2: Force a CSV format on debug print <BOOL> * 2: Force a CSV format on debug print <BOOL>
* *