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