From 4b24de9ef863f54eb09a5fa1f18e2905cedcc439 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 17:13:50 +0800 Subject: + shader command --- Runtime/FileSystem/FileJobs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Runtime/FileSystem') diff --git a/Runtime/FileSystem/FileJobs.h b/Runtime/FileSystem/FileJobs.h index 1fe49f1..cae5341 100644 --- a/Runtime/FileSystem/FileJobs.h +++ b/Runtime/FileSystem/FileJobs.h @@ -22,4 +22,5 @@ public: std::vector files; // 文件路径 LuaBind::StrongRef callback; // 完成后的回调函数 -}; \ No newline at end of file +}; + -- cgit v1.1-26-g67d0