generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
7
_module/nss/gzcc_bindst_r_of.nss
Normal file
7
_module/nss/gzcc_bindst_r_of.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
int iResult;
|
||||
|
||||
iResult = (GetLocalInt(GetModule(),"T1_CFG_ALLOWCALLTOGRAVES") == 0);
|
||||
return iResult;
|
||||
}
|
||||
Reference in New Issue
Block a user