Comments fixed

This commit is contained in:
lambdatiger 2024-01-15 17:53:12 -06:00
parent dd7fc86295
commit 6fc950a5f1

View File

@ -72,8 +72,8 @@ if (_warn) then {
/********************** _ammoInfo format *************************//*
* 0: _fragRange - search range for fragments, calculated with
* a 0.5% chance to hit as the minimum
* 1: _fragVel - gurney equation calculated velocity
* the minimum chance to hit as defined
* 1: _fragVelocity - gurney equation calculated velocity
* 2: _fragTypes - array of fragment types
* 3: _fragCount - modified frag count used under assumptions
* of spherical fragmentation