8 lines
107 B
Lua
8 lines
107 B
Lua
-- whitelist里面的才会被热更
|
|
-- 一个c#类对应一个lua
|
|
|
|
local WhiteList =
|
|
{
|
|
}
|
|
|
|
return WhiteList |