|
76 | 76 | "TextScale": 1.0, |
77 | 77 | "NormalImage": "inventoryicon.png", |
78 | 78 | "HoveredImage": "inventoryicon_hovered.png", |
79 | | - "ClickedImage": null, |
| 79 | + "ClickedImage": "inventoryicon_hovered.png", |
80 | 80 | "DisabledImage": null, |
81 | 81 | "_stateSoundNames": { |
82 | 82 | "Hover": "octave-tap-resonant.wav", |
|
144 | 144 | "TextScale": 1.0, |
145 | 145 | "NormalImage": "spellicon.png", |
146 | 146 | "HoveredImage": "spellicon_hovered.png", |
147 | | - "ClickedImage": null, |
| 147 | + "ClickedImage": "spellicon_hovered.png", |
148 | 148 | "DisabledImage": null, |
149 | 149 | "_stateSoundNames": { |
150 | 150 | "Hover": "octave-tap-resonant.wav", |
|
212 | 212 | "TextScale": 1.0, |
213 | 213 | "NormalImage": "charactericon.png", |
214 | 214 | "HoveredImage": "charactericon_hovered.png", |
215 | | - "ClickedImage": null, |
| 215 | + "ClickedImage": "charactericon_hovered.png", |
216 | 216 | "DisabledImage": null, |
217 | 217 | "_stateSoundNames": { |
218 | 218 | "Hover": "octave-tap-resonant.wav", |
|
280 | 280 | "TextScale": 1.0, |
281 | 281 | "NormalImage": "questsicon.png", |
282 | 282 | "HoveredImage": "questsicon_hovered.png", |
283 | | - "ClickedImage": null, |
| 283 | + "ClickedImage": "questsicon_hovered.png", |
284 | 284 | "DisabledImage": null, |
285 | 285 | "_stateSoundNames": { |
286 | 286 | "Hover": "octave-tap-resonant.wav", |
|
348 | 348 | "TextScale": 1.0, |
349 | 349 | "NormalImage": "friendsicon.png", |
350 | 350 | "HoveredImage": "friendsicon_hovered.png", |
351 | | - "ClickedImage": null, |
| 351 | + "ClickedImage": "friendsicon_hovered.png", |
352 | 352 | "DisabledImage": null, |
353 | 353 | "_stateSoundNames": { |
354 | 354 | "Hover": "octave-tap-resonant.wav", |
|
416 | 416 | "TextScale": 1.0, |
417 | 417 | "NormalImage": "partyicon.png", |
418 | 418 | "HoveredImage": "partyicon_hovered.png", |
419 | | - "ClickedImage": null, |
| 419 | + "ClickedImage": "partyicon_hovered.png", |
420 | 420 | "DisabledImage": null, |
421 | 421 | "_stateSoundNames": { |
422 | 422 | "Hover": "octave-tap-resonant.wav", |
|
484 | 484 | "TextScale": 1.0, |
485 | 485 | "NormalImage": "guildicon.png", |
486 | 486 | "HoveredImage": "guildicon_hovered.png", |
487 | | - "ClickedImage": null, |
| 487 | + "ClickedImage": "guildicon_hovered.png", |
488 | 488 | "DisabledImage": null, |
489 | 489 | "_stateSoundNames": { |
490 | 490 | "Hover": "octave-tap-resonant.wav", |
|
552 | 552 | "TextScale": 1.0, |
553 | 553 | "NormalImage": "menuicon.png", |
554 | 554 | "HoveredImage": "menuicon_hovered.png", |
555 | | - "ClickedImage": null, |
| 555 | + "ClickedImage": "menuicon_hovered.png", |
556 | 556 | "DisabledImage": null, |
557 | 557 | "_stateSoundNames": { |
558 | 558 | "Hover": "octave-tap-resonant.wav", |
|
0 commit comments