6 lines
98 B
C++
Executable file
6 lines
98 B
C++
Executable file
#include "JettyBootNPC.h"
|
|
|
|
FJettyBootNPC::FJettyBootNPC() {
|
|
this->HasPlayedChance = 0.00f;
|
|
}
|
|
|