Renamed inc_array to stop nwnx include collisions
Renamed inc_array to stop nwnx include collisions Added missing bonus feat 2da for Forest Master. Changed prc_newspellbook.hak to prc_nsb.hak to prevent issues with nwserver. Updated tester module. Updated release archive.
This commit is contained in:
@@ -291,7 +291,7 @@ void AddSkinFeat(int nFeat, int IPFeat, object oSkin, object oPC = OBJECT_SELF,
|
||||
#include "inc_prc_npc"
|
||||
//#include "inc_utility"
|
||||
#include "prc_ipfeat_const"
|
||||
#include "inc_array"
|
||||
#include "prc_inc_array"
|
||||
|
||||
//////////////////////////////
|
||||
// Function Definitions //
|
||||
|
Reference in New Issue
Block a user