测试
This commit is contained in:
@@ -36,7 +36,7 @@ class Rindro_LukePartyInfoC extends LenheartNewUI_Windows {
|
||||
win.ResetFocus();
|
||||
local T = {
|
||||
Charc = Jso.charac, //角色对象
|
||||
Level = Jso.charac.PlayerLevel,
|
||||
Level = Jso.charac.PlayerLevel.tostring(),
|
||||
Name = Jso.charac.PlayerName,
|
||||
Job = Jso.charac.PlayerJob,
|
||||
PvpLevel = Jso.charac.pvp,
|
||||
|
||||
Reference in New Issue
Block a user