LoT_PRC8/_module/nss/henchrange1.nss
Jaysyn904 ec287507a1 Initial upload
Initial upload.
2023-09-25 21:32:17 -04:00

17 lines
418 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName henchrange0
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/12/2002 10:24:04
//:://////////////////////////////////////////////
#include "hench_i0_conv"
void main()
{
// Set the variables
HenchSetAssociateFloat(sHenchHenchRange, 2.9);
}