mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-08 09:09:16 +00:00
[ShareBubbles] Fixes for 2025r180
This commit is contained in:
parent
13e206cd58
commit
a0a859aa86
14 changed files with 60 additions and 1953 deletions
|
@ -1,10 +1,10 @@
|
|||
using ABI_RC.Core.EventSystem;
|
||||
using ABI_RC.Core.InteractionSystem;
|
||||
using ABI_RC.Core.IO;
|
||||
using ABI_RC.Core.Networking.API;
|
||||
using ABI_RC.Core.Networking.API.Exceptions;
|
||||
using ABI_RC.Core.Networking.API.UserWebsocket;
|
||||
using ABI_RC.Core.Savior;
|
||||
using NAK.ShareBubbles.API;
|
||||
using NAK.ShareBubbles.API.Exceptions;
|
||||
using ShareBubbles.ShareBubbles.Implementation;
|
||||
using UnityEngine;
|
||||
using Object = UnityEngine.Object;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue