summaryrefslogtreecommitdiff
path: root/Runtime/FileSystem/FileJobs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Runtime/FileSystem/FileJobs.cpp')
-rw-r--r--Runtime/FileSystem/FileJobs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Runtime/FileSystem/FileJobs.cpp b/Runtime/FileSystem/FileJobs.cpp
index 29e99a4..554dc5b 100644
--- a/Runtime/FileSystem/FileJobs.cpp
+++ b/Runtime/FileSystem/FileJobs.cpp
@@ -12,6 +12,7 @@ void ReadFilesJob::Dispacth(void* param)
state.Call(0, 0);
}
+// 每次读一个文件
void ReadFilesJob::Process()
{
if (IsFinished())