6 lines
119 B
C++
Executable file
6 lines
119 B
C++
Executable file
#include "UseConditionIsCarrying.h"
|
|
|
|
UUseConditionIsCarrying::UUseConditionIsCarrying() {
|
|
this->Invert = false;
|
|
}
|
|
|