From 12f3ac102d3aea08af540dd7f2cf0e08e939a70d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 27 Oct 2021 00:18:22 +0800 Subject: +loadimageasync test --- Runtime/Scripting/Resource/Resource.bind.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Runtime/Scripting/Resource/Resource.bind.cpp') diff --git a/Runtime/Scripting/Resource/Resource.bind.cpp b/Runtime/Scripting/Resource/Resource.bind.cpp index b4ba025..785115a 100644 --- a/Runtime/Scripting/Resource/Resource.bind.cpp +++ b/Runtime/Scripting/Resource/Resource.bind.cpp @@ -8,7 +8,7 @@ using namespace LuaBind; int ReadImageDataAsync(lua_State* L) { LUA_BIND_STATE(L); - LUA_BIND_CHECK(L, "TF"); + LUA_BIND_CHECK(L, "SF"); cc8* path = state.GetValue(1, ""); -- cgit v1.1-26-g67d0