Skip to content
Snippets Groups Projects
Commit b2ca2281 authored by RZ-WIN\vr-admin's avatar RZ-WIN\vr-admin
Browse files

remove unneeded reset onEndPlay, since it is done again on BeginPlay

parent 4185a736
Branches
No related tags found
No related merge requests found
......@@ -172,8 +172,6 @@ void AVAReceiverActor::EndPlay(const EEndPlayReason::Type EndPlayReason)
return;
}
FVAPlugin::ResetServer();
DirManager->ResetManager();
HRIRManager->ResetManager();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment