This commit is contained in:
parent
241c3860ae
commit
bd3c612854
|
|
@ -1,5 +1,5 @@
|
|||
currentColor = "#80ffff";
|
||||
function deletecoconut {
|
||||
function deletecoconut() {
|
||||
throw "The game crashed, because you deleted the coconut."
|
||||
}
|
||||
console.log("Welcome to the console.");
|
||||
|
|
|
|||
Loading…
Reference in New Issue