图片大小暴露出来

This commit is contained in:
tangbin
2025-07-22 10:23:56 +08:00
parent 2af252e2e0
commit 5d63e4878c
3 changed files with 389 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ public class UIMapPanel : MonoBehaviour
private int _curOpenMapId;
private bool _saving;
public int CurOpenMapId => _curOpenMapId;
// Start is called before the first frame update
void Start()
{