Change some class naming conventions

This commit is contained in:
2023-09-15 13:28:18 -04:00
parent 40881ec284
commit cd3c82f2c4
20 changed files with 160 additions and 157 deletions

View File

@@ -113,7 +113,7 @@ namespace DebugPrintControl {
//
//////////////////////////////////////////////////////////////
class FConsoleOutput {
class FlxConsoleOutput {
private:
FString Content;
bool Dirty;