Files
nick edwards 858b5dd78f [Console]
- Convert FAutoCompleteCommand to an aggregate type by removing it's default constructor. Use a default member initializer for Color instead.
- This allows FAutoCompleteCommand to be aggregate initialized (with designated initializers too if the compiler supports it)

[CL 31764398 by nick edwards in 5.4 branch]
2024-02-23 10:57:02 -05:00
..