document bug but dont actually bother fixing it

This commit is contained in:
JohnCorby 2022-08-02 21:12:02 -07:00
parent c40f3a890c
commit dc820b5555

View File

@ -252,6 +252,9 @@ public class WakeUpSync : NetworkBehaviour
}
}
/// <summary>
/// BUG: nre's but it seems to be okay? do further testing
/// </summary>
private void WakeUp()
=> Locator.GetPlayerCamera().GetComponent<PlayerCameraEffectController>().WakeUp();