UW2_PRC8/_module/nss/spawn_orig_hb.nss
Jaysyn904 522ac455fd Added NESS
Added NESS.  Hopefully fixed Master of the Void spawn in.  Full compile.  Updated release archive.
2024-10-09 13:59:44 -04:00

9 lines
54 B
Plaintext

#include "spawn_main"
void main()
{
Spawn();
}