PWE_PRC8/_module/nss/nw_walk_wp.nss
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

8 lines
86 B
Plaintext

#include "NW_I0_GENERIC"
void main()
{
ClearAllActions();
WalkWayPoints();
}