Deaktivated Multiplayer but did not remove it
This commit is contained in:
@@ -23,6 +23,10 @@ public class VRDebugger : MonoBehaviour
|
||||
GhostRecorderBatch.OnRecord -= RecordingStart;
|
||||
GhostRecorderBatch.OnStopRecord -= RecordingStop;
|
||||
}
|
||||
private void Start() // Nur für Offline Mode
|
||||
{
|
||||
GetTrackedObjects();
|
||||
}
|
||||
|
||||
private void GetTrackedObjects()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user