Format more engine code

This commit is contained in:
Wojtek Figat
2022-06-14 22:41:51 +02:00
parent 3925c6221c
commit 69b69f9ea9
5 changed files with 14 additions and 49 deletions

View File

@@ -15,7 +15,6 @@ Array<ProfilerGPU::Event> ProfilingTools::EventsGPU;
class ProfilingToolsService : public EngineService
{
public:
ProfilingToolsService()
: EngineService(TEXT("Profiling Tools"))
{