[Fix] Config & auto-property

This commit is contained in:
2026-06-06 22:41:45 +07:00
parent fdb22e9213
commit b4207ce3d3
6 changed files with 487 additions and 80 deletions
+4 -4
View File
@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b4e8d5c36f36bb443b640a85df3e7077, type: 3}
m_Name: MinesweeperGameConfig
m_EditorClassIdentifier: Assembly-CSharp::Minesweeper.Config.MinesweeperGameConfig
width: 9
height: 9
minesCount: 10
restartKey: 114
<Width>k__BackingField: 9
<Height>k__BackingField: 9
<MinesCount>k__BackingField: 10
<RestartKey>k__BackingField: 114