fix(vote): buttons were not referenced
This commit is contained in:
parent
683e2d5de4
commit
f533a4ba75
@ -1191,7 +1191,9 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
gameManager: {fileID: 429358653}
|
||||
storageManager: {fileID: 429358652}
|
||||
btns: []
|
||||
btns:
|
||||
- {fileID: 456700976}
|
||||
- {fileID: 589915591}
|
||||
--- !u!1 &563000513
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -3674,7 +3676,6 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: efbbc7abb0db8c7e0b29ec4bb986d783, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
wTexture: {fileID: 0}
|
||||
freezeButton: {fileID: 223773138}
|
||||
resumeButton: {fileID: 1114535086}
|
||||
photoBox: {fileID: 1316036600}
|
||||
|
Loading…
Reference in New Issue
Block a user