Fixed DivideLoot() bug
Fixed DivideLoot() bug from GetNumberPartyMembers() finally getting fixed. Updated classes.2da Full compile. Updated release archive.
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
//:: for Knat's NBDE
|
||||
|
||||
|
||||
const int DMFI_DB_TYPE =DMFI_DB_TYPE_BIOWARE;
|
||||
//const int DMFI_DB_TYPE = DMFI_DB_TYPE_BIOWARE;
|
||||
const int DMFI_DB_TYPE = 1;
|
||||
|
||||
|
||||
void FlushDMFIPersistentData(string sDBName)
|
||||
{
|
||||
|
Reference in New Issue
Block a user