Initial commit. Updated release archive.
This commit is contained in:
7
_module/nss/gzcc_bstones_dm.nss
Normal file
7
_module/nss/gzcc_bstones_dm.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
int iResult;
|
||||
|
||||
iResult = (GetIsDM(GetPCSpeaker()) ==TRUE);
|
||||
return iResult;
|
||||
}
|
||||
Reference in New Issue
Block a user