This commit is contained in:
2024-03-18 21:37:40 +08:00
commit c4aef8f3a3
313 changed files with 74071 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
function Sq_DrawMainTopLayerCustomUI(pack) {
local obj = sq_GetMyMasterCharacter();
// DrawWorldTower(obj);//世界之塔
}