Fixed formatting to match master branch

This commit is contained in:
Menotdan
2023-09-26 00:05:50 -04:00
parent fdf760f483
commit 0f53c486ed
3 changed files with 0 additions and 3 deletions

View File

@@ -28,7 +28,6 @@
#if ENABLE_ASSETS_DISCOVERY
#include "Engine/Core/Collections/HashSet.h"
#endif
#include <Engine/Debug/DebugLog.h>
TimeSpan Content::AssetsUpdateInterval = TimeSpan::FromMilliseconds(500);
TimeSpan Content::AssetsUnloadInterval = TimeSpan::FromSeconds(10);