6 lines
124 B
C++
Executable file
6 lines
124 B
C++
Executable file
#include "AnimNotifyState_Salute.h"
|
|
|
|
UAnimNotifyState_Salute::UAnimNotifyState_Salute() {
|
|
this->FirstPerson = false;
|
|
}
|
|
|