feat: show dished
This commit is contained in:
parent
e8cf6f9744
commit
3fa9f99fce
@ -159,11 +159,11 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
showElement("#dialogueBox img");
|
||||
|
||||
// Show all dishes
|
||||
showElement('#champagne img');
|
||||
showElement('#cheese img');
|
||||
showElement('#crepe img');
|
||||
showElement('#foie-gras img');
|
||||
showElement('#onion-soup img');
|
||||
showElement('#burger img');
|
||||
showElement('#hot_dog img');
|
||||
showElement('#apple_pie img');
|
||||
showElement('#fried_chicken img');
|
||||
showElement('#pancakes img');
|
||||
|
||||
// Show a random customer
|
||||
showElement(customers[RandomCustomerIndex][0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user