Skip to content

Commit

Permalink
Update PhotonicFreedom.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
sctanf committed Jan 18, 2023
1 parent b9280cb commit 263a540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PhotonicFreedom.cs
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ public static void OnCommonUpdate_Postfix(ScreenModeController __instance)
if (mainCam != UnityEngine.Camera.main && UnityEngine.Camera.main != null)
{
Msg("Resetting Camera");
mainCam = UnityEngine.Camera.main;
OutputDeviceChanged = false;
Bootstrap();
}
Expand Down

0 comments on commit 263a540

Please sign in to comment.