Redundant word removed

This commit is contained in:
Andrew Steinborn
2020-08-25 19:01:57 -04:00
parent 7df1a9636e
commit 80687c9e1b

View File

@@ -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) {