Fix incorrect whitespacing
This commit is contained in:
parent
c416c44f43
commit
fa542c70df
@ -273,7 +273,7 @@ public class BungeeCord extends ProxyServer
|
|||||||
registerChannel( ForgeConstants.FML_TAG );
|
registerChannel( ForgeConstants.FML_TAG );
|
||||||
registerChannel( ForgeConstants.FML_HANDSHAKE_TAG );
|
registerChannel( ForgeConstants.FML_HANDSHAKE_TAG );
|
||||||
registerChannel( ForgeConstants.FORGE_REGISTER );
|
registerChannel( ForgeConstants.FORGE_REGISTER );
|
||||||
|
|
||||||
getLogger().warning( "MinecraftForge support is currently unmaintained and may have unresolved issues. Please use at your own risk." );
|
getLogger().warning( "MinecraftForge support is currently unmaintained and may have unresolved issues. Please use at your own risk." );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user