EN4_PRC8/_module/nss/qst_nextstep.nss

7 lines
81 B
Plaintext
Raw Normal View History

#include "rd_questinc"
void main()
{
GetNextStep(GetPCSpeaker(),OBJECT_SELF);
}