Aschbourne_PRC8/_module/nss/pv_xit_itm_windw.nss

12 lines
296 B
Plaintext
Raw Normal View History

2024-06-14 10:48:20 -04:00
//::///////////////////////////////////////////////
//:: Name: pv_xit_itm_windw
//:://////////////////////////////////////////////
/*
Sets the page number to 0 :P
*/
//:://////////////////////////////////////////////
void main()
{
DeleteLocalInt(OBJECT_SELF, "PV_CURRENT_PAGE_NUMBER");
}