WoR_PRC8/_module/nss/sw_conv_end.nss

16 lines
509 B
Plaintext
Raw Permalink Normal View History

2025-04-03 11:49:34 -04:00
// :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
//:::::::::::::::::::::::: Shayan's Subrace Engine :::::::::::::::::::::::::::::
// :::::::::::::::::::::::::: Extension: SWand :::::::::::::::::::::::::::::::::
// ::::::::::::Contact: http://p2.forumforfree.com/shayan.html::::::::::::::::::
// ::::
// :::: Written by: DM_Moon
// ::
// :: Description: Subrace Conversation used in SSE's SWand system.
// ::
#include "sw_main_inc"
void main()
{
swand_EndConversation();
}