Aantioch_Infernum/_module/nss/hench_nopickup.nss

7 lines
94 B
Plaintext
Raw Permalink Normal View History

#include "hench_i0_conv2"
void main()
{
HenchSetAssociateInt(sHenchAutoPickup, FALSE);
}