PWE_PRC8/_module/nss/nw_walk_wp.nss

8 lines
86 B
Plaintext
Raw Normal View History

2025-04-03 10:29:41 -04:00
#include "NW_I0_GENERIC"
void main()
{
ClearAllActions();
WalkWayPoints();
}