mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
oops
This commit is contained in:
parent
4918815e92
commit
f5eff83cb6
@ -11,6 +11,8 @@ namespace QSB.QuantumSync.WorldObjects
|
||||
|
||||
public override void SendResyncInfo(uint to)
|
||||
{
|
||||
base.SendResyncInfo(to);
|
||||
|
||||
if (QSBCore.IsHost)
|
||||
{
|
||||
var moon = AttachedObject;
|
||||
|
Loading…
Reference in New Issue
Block a user