Removed DPAD crap
This commit is contained in:
@@ -54,7 +54,6 @@ namespace SeamlessClientPlugin.SeamlessTransfer
|
||||
private static readonly Type MySessionType = Type.GetType("Sandbox.Game.World.MySession, Sandbox.Game");
|
||||
private static readonly Type VirtualClientsType = Type.GetType("Sandbox.Engine.Multiplayer.MyVirtualClients, Sandbox.Game");
|
||||
private static readonly Type GUIScreenChat = Type.GetType("Sandbox.Game.Gui.MyGuiScreenChat, Sandbox.Game");
|
||||
private static readonly Type GUIScreenDPAD = Type.GetType("Sandbox.Game.Screens.Helpers.MyGuiControlDPad, Sandbox.Game");
|
||||
|
||||
|
||||
private static Harmony Patcher = new Harmony("SeamlessClientReUnload");
|
||||
|
Reference in New Issue
Block a user