Only add \0FML\0 to the IP if forgeinfo is not null (+ whitespace fixes)

This commit is contained in:
Pokechu22 2015-10-24 22:56:35 -07:00
parent 77277bcf84
commit b746b5612b
2 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@ namespace MinecraftClient.Protocol.Handlers.Forge
/// <param name="data">The modinfo JSON tag.</param>
internal ForgeInfo(Json.JSONData data)
{
// Example ModInfo (with spacing):
// Example ModInfo (with spacing):
// "modinfo": {
// "type": "FML",