重登确认框
parent
0779a816e0
commit
e9cadb6cb9
|
@ -1,9 +1,9 @@
|
|||
require("Base/BasePanel")
|
||||
SysPanel = Inherit(BasePanel)
|
||||
|
||||
local str1 = Language[10508]
|
||||
local str2 = Language[11350]
|
||||
local str3 = Language[11351]
|
||||
local str1 = Language[10732]
|
||||
local str2 = Language[10731]
|
||||
local str3 = Language[12117]
|
||||
--初始化组件(用于子类重写)
|
||||
function SysPanel:InitComponent()
|
||||
|
||||
|
|
Loading…
Reference in New Issue