diff --git a/nwn/nwnprc/trunk/include/prc_inc_itmrstr.nss b/nwn/nwnprc/trunk/include/prc_inc_itmrstr.nss index 7f2ca808..2fe783df 100644 --- a/nwn/nwnprc/trunk/include/prc_inc_itmrstr.nss +++ b/nwn/nwnprc/trunk/include/prc_inc_itmrstr.nss @@ -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); } -} \ No newline at end of file +} + +//:: Test Void +//void main (){} \ No newline at end of file