From 8026de1fd5162ae2a73d4adc72ac9b9aa0cb7c21 Mon Sep 17 00:00:00 2001
From: Mazo
Date: Tue, 23 Mar 2021 17:41:21 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20psforeve?=
=?UTF-8?q?r/PSF-LoginServer@bde51e9e44f934988b5c2e3a6401418a084eb50b=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
net/psforever/actors/net/MiddlewareActor$.html | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net/psforever/actors/net/MiddlewareActor$.html b/net/psforever/actors/net/MiddlewareActor$.html
index c92891d30..aec4b140e 100644
--- a/net/psforever/actors/net/MiddlewareActor$.html
+++ b/net/psforever/actors/net/MiddlewareActor$.html
@@ -47,6 +47,4 @@ Super awkward special case.
Bundling CharacterInfoMessage with its corresponding ObjectCreateDetailedMesssage,
which can occur during otherwise careless execution of the character select screen,
causes the character options to show blank slots and be unusable.
-
def clone(): AnyRef final def eq(arg0: AnyRef): Boolean def equals(arg0: AnyRef): Boolean def finalize(): Unit final def getClass(): Class[_ <: AnyRef] def hashCode(): Int final def isInstanceOf[T0]: Boolean def keepAliveMessageGuard(packet: PlanetSidePacket): Boolean final def ne(arg0: AnyRef): Boolean final def notify(): Unit final def notifyAll(): Unit final def synchronized[T0](arg0: => T0): T0 def toString(): String final def wait(): Unit final def wait(arg0: Long, arg1: Int): Unit final def wait(arg0: Long): UnitInherited from AnyRef
Inherited from Any