misleading comment

This commit is contained in:
Chris Forbes
2010-01-17 10:57:52 +13:00
parent 03a677a41e
commit 314880c3e1

View File

@@ -173,8 +173,6 @@ namespace OpenRa
Game.chat.AddLine(this, "has changed color to {0}".F((PaletteType)client.Palette));
Palette = (PaletteType)client.Palette;
}
// todo: IsReady tracking?
}
}
}