remove redundant code
This commit is contained in:
@@ -250,8 +250,6 @@ USGCustomWaveform* ASGPlayerController::FImpl::GetCustomWaveform(const AActor* A
|
||||
|
||||
void ASGPlayerController::FImpl::UpdateHapticsFeedback(const FSGTouchState& TouchState)
|
||||
{
|
||||
static const TArray<float> VibrotactileOffCommand{0.0f, 0.0f, 0.0, 0.0, 0.0f};
|
||||
|
||||
if (!IsValid(TouchState.Hand))
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user