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