mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
fix interaction with projector
This commit is contained in:
parent
46b488cbc7
commit
a1ea8faf62
@ -55,6 +55,7 @@ namespace QSB.SatelliteSync
|
|||||||
public void RemoteExit()
|
public void RemoteExit()
|
||||||
{
|
{
|
||||||
Projector.enabled = false;
|
Projector.enabled = false;
|
||||||
|
Projector._interactVolume.EnableInteraction();
|
||||||
Projector._interactVolume.ResetInteraction();
|
Projector._interactVolume.ResetInteraction();
|
||||||
|
|
||||||
if (Projector._showSplashTexture)
|
if (Projector._showSplashTexture)
|
||||||
|
Loading…
Reference in New Issue
Block a user