mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
17 lines
240 B
Lua
17 lines
240 B
Lua
local L0_1, L1_1, L2_1, L3_1
|
|
L0_1 = {}
|
|
L1_1 = {}
|
|
L1_1.DataVersion = [[
|
|
{ RequireDataVersion:0 }
|
|
]]
|
|
L1_1.TextMap = [[
|
|
{
|
|
}
|
|
]]
|
|
L0_1.patch_table = L1_1
|
|
L1_1 = print
|
|
L2_1 = "hotfix_funcs reload "
|
|
L3_1 = L0_1
|
|
L1_1(L2_1, L3_1)
|
|
return L0_1
|