mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Update to Master
This commit is contained in:
@@ -419,6 +419,7 @@ SOLDIERCREATE_STRUCT::~SOLDIERCREATE_STRUCT() {
|
||||
// Note that the constructor does this automatically.
|
||||
void SOLDIERCREATE_STRUCT::initialize() {
|
||||
memset( this, 0, SIZEOF_SOLDIERCREATE_STRUCT_POD);
|
||||
this->bAIMorale = MORALE_NORMAL;
|
||||
Inv.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user