mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 03:28:26 +00:00
note BUG
This commit is contained in:
parent
80495658f2
commit
2c30375c00
@ -16,6 +16,9 @@ using UnityEngine;
|
||||
|
||||
namespace QSB.TimeSync;
|
||||
|
||||
/// <summary>
|
||||
/// BUG: this runs on remote players = BAD! can we move this off of network player?
|
||||
/// </summary>
|
||||
[UsedInUnityProject]
|
||||
public class WakeUpSync : NetworkBehaviour
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user