mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
document bug but dont actually bother fixing it
This commit is contained in:
parent
c40f3a890c
commit
dc820b5555
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user