Fix incorrect whitespacing

This commit is contained in:
md_5 2018-07-09 12:52:53 +10:00
parent c416c44f43
commit fa542c70df

View File

@ -273,7 +273,7 @@ public class BungeeCord extends ProxyServer
registerChannel( ForgeConstants.FML_TAG );
registerChannel( ForgeConstants.FML_HANDSHAKE_TAG );
registerChannel( ForgeConstants.FORGE_REGISTER );
getLogger().warning( "MinecraftForge support is currently unmaintained and may have unresolved issues. Please use at your own risk." );
}