Skip to content
Snippets Groups Projects
Commit 03fb0b69 authored by Tom Kunze's avatar Tom Kunze
Browse files

pfandcha: Add new bad picture

parent 7597ab12
No related branches found
No related tags found
No related merge requests found
store/static/pfandcha/pfandcha_bad_17.png

491 KiB

......@@ -221,7 +221,7 @@
// constants in case you get new pictures
const good_pic_count = 8;
const bad_pic_count = 17;
const bad_pic_count = 18;
const flaschen_pic_count = 4;
function pic_path_format(type, i) {
return 'static/pfandcha/pfandcha_' + type + '_' + i + '.png';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment