This commit is contained in:
Overhaul
2007-06-29 10:40:05 +00:00
parent dc441a425d
commit e6024e5151
46 changed files with 4912 additions and 46 deletions
+1 -1
View File
@@ -2480,7 +2480,7 @@ BOOLEAN EvaluateWorld( STR8 pSector, UINT8 ubLevel )
{ //skip static priority placement
// WDS - Clean up inventory handling
LOADDATA( &priority, pBuffer, SIZEOF_SOLDIERCREATE_STRUCT_POD); //SIZEOF_SOLDIERCREATE_STRUCT );
priority.CopyOldDataToNew();
priority.CopyOldInventoryToNew();
if( priority.ubProfile != NO_PROFILE )
pTeam->ubProfile++;
else