测试装备跨界
This commit is contained in:
parent
e0ec5e1637
commit
073daec3fb
|
|
@ -4,8 +4,6 @@
|
||||||
创建日期:2025-12-14 20:47
|
创建日期:2025-12-14 20:47
|
||||||
文件用途:
|
文件用途:
|
||||||
*/
|
*/
|
||||||
print("AREGREGREG")
|
|
||||||
|
|
||||||
class ItemCrossoverC extends LenheartNewUI_Windows {
|
class ItemCrossoverC extends LenheartNewUI_Windows {
|
||||||
//调试模式
|
//调试模式
|
||||||
// DeBugMode = true;
|
// DeBugMode = true;
|
||||||
|
|
@ -32,7 +30,6 @@ class ItemCrossoverC extends LenheartNewUI_Windows {
|
||||||
|
|
||||||
|
|
||||||
constructor(gObjectId, gX, gY, gWidth, gHeight, gTitleH) {
|
constructor(gObjectId, gX, gY, gWidth, gHeight, gTitleH) {
|
||||||
print("REGREGREG")
|
|
||||||
|
|
||||||
Childrens = [];
|
Childrens = [];
|
||||||
//注册控件
|
//注册控件
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue