Clean up the player controller
This commit is contained in:
@@ -172,7 +172,6 @@ void ALuprexGameModeBase::OnWorldPostActorTick(UWorld* InWorld, ELevelTick InLev
|
||||
if (PC != nullptr)
|
||||
{
|
||||
PC->UpdateLookAt();
|
||||
PC->UpdateEventDispatch();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user