lovoror

Results 5 issues of lovoror

期望忽略一些请求,使用手机访问的时候忽略apple.com但目前不生效 `--**.apple.com`

``` #ifndef _LUA_PBC_EXTRA_H_ #define _LUA_PBC_EXTRA_H_ #if defined(_USRDLL) #define LUA_EXTENSIONS_DLL _decispec(dllexport) #else #define LUA_EXTENSIONS_DLL #endif #ifdef __cplusplus extern "C"{ #endif #include "lauxlib.h" int LUA_EXTENSIONS_DLL luaopen_protobuf_c(lua_State *L); #ifdef __cplusplus } #endif #endif...

Such as: mySprite.mask = maskSprite; Any suggestion?

### 前置阅读 | Pre-reading - [x] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme) - [x] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [x] [FAQ](https://github.com/Tencent/puerts/blob/master/doc/unity/zhcn/faq.md) ### Puer的版本 | Puer Version 2.2.2 ### Unity的版本 | Unity Version 2022 ### 发生在哪个平台 | Platform Other...

bug
Unity