|
319 | 319 | <RowConstraints vgrow="ALWAYS"/>
|
320 | 320 | <RowConstraints vgrow="ALWAYS"/>
|
321 | 321 | <RowConstraints vgrow="ALWAYS"/>
|
| 322 | + <RowConstraints vgrow="ALWAYS"/> |
322 | 323 | </rowConstraints>
|
323 | 324 |
|
324 | 325 | <columnConstraints>
|
|
328 | 329 | <SoundPane GridPane.rowIndex="0" name="%NetworkingEvent"
|
329 | 330 | mediaKey="networking" mediaPath="/audio/networking.mp3"
|
330 | 331 | image="/images/networking.png"/>
|
331 |
| - <SoundPane GridPane.rowIndex="1" name="%Restaurant" |
| 332 | + <SoundPane GridPane.rowIndex="1" name="%LargeCrowd" |
| 333 | + mediaKey="largeCrowd" mediaPath="/audio/largeCrowd.mp3" |
| 334 | + image="/images/group.png"/> |
| 335 | + <SoundPane GridPane.rowIndex="2" name="%Restaurant" |
332 | 336 | mediaKey="restaurant" mediaPath="/audio/restaurant.mp3"
|
333 | 337 | image="/images/restaurant.png"/>
|
334 |
| - <SoundPane GridPane.rowIndex="2" name="%TribalFestival" |
| 338 | + <SoundPane GridPane.rowIndex="3" name="%TribalFestival" |
335 | 339 | mediaKey="tribal" mediaPath="/audio/tribal.mp3"
|
336 | 340 | image="/images/tribal.png"/>
|
337 |
| - <SoundPane GridPane.rowIndex="3" name="%DrumTribalFestival" |
| 341 | + <SoundPane GridPane.rowIndex="4" name="%DrumTribalFestival" |
338 | 342 | mediaKey="drumtribal" mediaPath="/audio/tribal2.mp3"
|
339 | 343 | image="/images/tribal2.png"/>
|
340 |
| - <SoundPane GridPane.rowIndex="4" name="%RugbyFootball" |
| 344 | + <SoundPane GridPane.rowIndex="5" name="%RugbyFootball" |
341 | 345 | mediaKey="rugbyfootball" mediaPath="/audio/football.mp3"
|
342 | 346 | image="/images/rugbyfootball.png"/>
|
343 | 347 | </GridPane>
|
|
432 | 436 | mediaKey="sleepy" mediaPath="/audio/sleepy.mp3"
|
433 | 437 | image="/images/sleepy.png"/>
|
434 | 438 | <SoundPane GridPane.rowIndex="3" name="%RollerCoaster"
|
435 |
| - mediaKey="train" mediaPath="/audio/rollercoaster.mp3" |
| 439 | + mediaKey="rollerCoaster" mediaPath="/audio/rollercoaster.mp3" |
436 | 440 | image="/images/train.png"/>
|
437 | 441 | <SoundPane GridPane.rowIndex="4" name="%Gong"
|
438 | 442 | mediaKey="gong" mediaPath="/audio/gong.mp3"
|
|
0 commit comments