Initial upload
Initial upload.
This commit is contained in:
7
_module/nss/m1q4cs017.nss
Normal file
7
_module/nss/m1q4cs017.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
int l_iResult;
|
||||
|
||||
l_iResult = GetIsObjectValid(GetPCSpeaker()) == FALSE;
|
||||
return l_iResult;
|
||||
}
|
||||
Reference in New Issue
Block a user