init
This commit is contained in:
19
LogicServer/data/config/ChangeName.config
Normal file
19
LogicServer/data/config/ChangeName.config
Normal file
@@ -0,0 +1,19 @@
|
||||
--Q-全局配置.xlsx 名字索引
|
||||
ChangeNameConfig={
|
||||
[1] = {
|
||||
idx = 1,
|
||||
name = "大乱斗",
|
||||
},
|
||||
[2] = {
|
||||
idx = 2,
|
||||
name = "大乱斗2",
|
||||
},
|
||||
[3] = {
|
||||
idx = 3,
|
||||
name = "33333",
|
||||
},
|
||||
[4] = {
|
||||
idx = 4,
|
||||
name = "44444",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user