mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-30 12:32:55 +00:00
remove QSBCore.UnityEvents
This commit is contained in:
parent
7c3de18d41
commit
49ad82c326
@ -44,7 +44,6 @@ namespace QSB
|
|||||||
public class QSBCore : ModBehaviour
|
public class QSBCore : ModBehaviour
|
||||||
{
|
{
|
||||||
public static IModHelper Helper { get; private set; }
|
public static IModHelper Helper { get; private set; }
|
||||||
public static IModUnityEvents UnityEvents => Helper.Events.Unity;
|
|
||||||
public static string DefaultServerIP;
|
public static string DefaultServerIP;
|
||||||
public static bool UseKcpTransport => DebugSettings.UseKcpTransport;
|
public static bool UseKcpTransport => DebugSettings.UseKcpTransport;
|
||||||
public static int OverrideAppId => DebugSettings.OverrideAppId;
|
public static int OverrideAppId => DebugSettings.OverrideAppId;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user