Aschbourne_PRC8/_module/nss/mk_set_07.nss

8 lines
126 B
Plaintext
Raw Normal View History

#include "mk_inc_generic"
void main()
{
MK_GenericDialog_SetAction(7);
// SetLocalInt(OBJECT_SELF, "MK_ACTION", 7);
}