Initial commit
Initial commit. Updated release archive.
This commit is contained in:
10
_module/nss/qst_chk_r_4.nss
Normal file
10
_module/nss/qst_chk_r_4.nss
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "qst_convo"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
int iResult;
|
||||
|
||||
iResult = CheckResponse(4);
|
||||
|
||||
return iResult;
|
||||
}
|
||||
Reference in New Issue
Block a user