fix interaction with projector

This commit is contained in:
Mister_Nebula 2021-11-03 12:10:26 +00:00
parent 46b488cbc7
commit a1ea8faf62

View File

@ -55,6 +55,7 @@ namespace QSB.SatelliteSync
public void RemoteExit()
{
Projector.enabled = false;
Projector._interactVolume.EnableInteraction();
Projector._interactVolume.ResetInteraction();
if (Projector._showSplashTexture)