generated from Jaysyn/ModuleTemplate
Merged redundant hak files
Merged redundant hak files. Moved hak scripts into module. Updated gitignore. Full Compile. Added release folder & archive.
This commit is contained in:
5
_mod/_module/nss/rtsa_ck_parm30.nss
Normal file
5
_mod/_module/nss/rtsa_ck_parm30.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
if (GetLocalInt(GetPCSpeaker(),"nParm")==30) return TRUE;
|
||||
return FALSE;
|
||||
}
|
||||
Reference in New Issue
Block a user