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