DRG-Femboy-Voice/Source/FSD/Private/CrossbowStuckProjectileEffectBanshee.cpp
2025-04-15 12:39:31 -07:00

7 lines
203 B
C++
Executable file

#include "CrossbowStuckProjectileEffectBanshee.h"
UCrossbowStuckProjectileEffectBanshee::UCrossbowStuckProjectileEffectBanshee() {
this->SearchSphereSize = 300.00f;
this->SearchTime = 5.00f;
}