ReferenceError: msg is not defined
This commit is contained in:
@ -4,7 +4,7 @@ const money = [{
|
||||
|
||||
|
||||
}];
|
||||
const Coin = ['Kopf','Zahl'];
|
||||
const Coin = ['Kopf', 'Zahl'];
|
||||
const Werte = [
|
||||
{ id: 'mut', kuerzel: 'MU', name: 'Mut' },
|
||||
{ id: 'klugheit', kuerzel: 'KL', name: 'Klugheit' },
|
||||
|
Reference in New Issue
Block a user