Update prc_inc_itmrstr.nss
Added test void main()
This commit is contained in:
		| @@ -41,8 +41,6 @@ void CheckForPnPHolyAvenger(object oItem); | ||||
| #include "prc_inc_castlvl" | ||||
| #include "inc_newspellbook" | ||||
|  | ||||
| //:: Test Void | ||||
| //void main (){} | ||||
|  | ||||
| ////////////////////////////////////////////////// | ||||
| /*             Internal functions               */ | ||||
| @@ -558,4 +556,7 @@ void CheckForPnPHolyAvenger(object oItem) | ||||
|         } | ||||
|         ipTest = GetNextItemProperty(oItem); | ||||
|     } | ||||
| } | ||||
| } | ||||
|  | ||||
| //:: Test Void | ||||
| //void main (){} | ||||
		Reference in New Issue
	
	Block a user