6 lines
148 B
C++
Executable file
6 lines
148 B
C++
Executable file
#include "FirstPersonStaticMeshComponent.h"
|
|
|
|
UFirstPersonStaticMeshComponent::UFirstPersonStaticMeshComponent() {
|
|
this->EnabledFPFOV = true;
|
|
}
|
|
|