generated from Jaysyn/ModuleTemplate
Initial upload
Initial upload.
This commit is contained in:
5
_module/nss/vtw_phenonorm.nss
Normal file
5
_module/nss/vtw_phenonorm.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
if (GetPhenoType(GetPCSpeaker()) == PHENOTYPE_NORMAL) return TRUE;
|
||||
else return FALSE;
|
||||
}
|
Reference in New Issue
Block a user