Merge branch 'gx/china/stream' into china/zf_test
commit
18be3ba841
|
@ -30,7 +30,6 @@ function PackageManager.Initialize()
|
||||||
local json = require 'cjson'
|
local json = require 'cjson'
|
||||||
local data = json.decode(config)
|
local data = json.decode(config)
|
||||||
this.StreamConfig = data
|
this.StreamConfig = data
|
||||||
LogError("Load text done!!!")
|
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue