13
0
geforkt von Mirrors/Velocity

Redundant word removed

Dieser Commit ist enthalten in:
Andrew Steinborn 2020-08-25 19:01:57 -04:00
Ursprung 7df1a9636e
Commit 80687c9e1b

Datei anzeigen

@ -114,7 +114,7 @@ public class VelocityConfiguration implements ProxyConfig {
if (!onlineMode) { if (!onlineMode) {
logger.warn("The proxy is running in offline mode! This is a security risk and you will NOT " logger.warn("The proxy is running in offline mode! This is a security risk and you will NOT "
+ "receive any support assistance!"); + "receive any support!");
} }
switch (playerInfoForwardingMode) { switch (playerInfoForwardingMode) {