[Fix] Config & auto-property
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user