EN4_PRC8/_module/nss/en4_normalmode.nss

9 lines
208 B
Plaintext
Raw Permalink Normal View History

#include "utl_i_sqluuid"
void main()
{
SQLocalsUUID_SetInt(GetPCSpeaker(),"PCHardCoreSpecial",0);
SQLocalsUUID_SetInt(GetPCSpeaker(),"PCHardcore",0);
SQLocalsUUID_SetInt(GetPCSpeaker(),"PCHardCorePNP",0);
}