mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 12:21:25 +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()
|
||||
{
|
||||
Projector.enabled = false;
|
||||
Projector._interactVolume.EnableInteraction();
|
||||
Projector._interactVolume.ResetInteraction();
|
||||
|
||||
if (Projector._showSplashTexture)
|
||||
|
Loading…
Reference in New Issue
Block a user