改了格子大小

This commit is contained in:
tangbin
2025-07-25 15:36:10 +08:00
parent 5d63e4878c
commit f88a2e9504
1009 changed files with 69967 additions and 81 deletions

View File

@@ -12,6 +12,7 @@ namespace HxGame.Data
public int indexX;
public int indexY;
public string regionName;
public Texture2D texture;
}