mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-13 21:40:50 +00:00
oops
This commit is contained in:
parent
297310b31f
commit
6139d33f7d
@ -5,7 +5,7 @@ using QSB.WorldSync;
|
||||
using QuantumUNET.Transport;
|
||||
using UnityEngine;
|
||||
|
||||
namespace QSB.QuantumSync.Events
|
||||
namespace QSB.QuantumSync.Messages
|
||||
{
|
||||
internal class EyeProxyMoonStateChangeMessage : QSBWorldObjectMessage<QSBEyeProxyQuantumMoon>
|
||||
{
|
||||
|
@ -3,7 +3,7 @@ using QSB.Events;
|
||||
using QSB.Messaging;
|
||||
using QSB.Patches;
|
||||
using QSB.Player;
|
||||
using QSB.QuantumSync.Events;
|
||||
using QSB.QuantumSync.Messages;
|
||||
using QSB.QuantumSync.WorldObjects;
|
||||
using QSB.Utility;
|
||||
using QSB.WorldSync;
|
||||
|
Loading…
x
Reference in New Issue
Block a user