Files
OpenRA/OpenRA.Mods.RA/Widgets/Logic/IngameChatLogic.cs
Alexander Fast ab61830d0f Code cleanup based on code review.
Fixes multiple enumeration of IEnumerable.
Fixes return value of pure method not used.
Converted OnTabKey and OnClick handlers to method groups.
Removed one set of redundant parenthesis.
Replaced explicit type with var.
2014-08-19 21:27:39 +02:00

5.9 KiB