Files
HeroesStone_PRC8/_module/nss/hc_inc_on_leave.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

12 lines
69 B
Plaintext

int preEvent()
{
return 1;
}
void postEvent()
{
return;
}