modified: mate.cpp

This commit is contained in:
fingadumbledore 2022-07-26 07:52:50 +02:00
parent c70e63dfcc
commit e9ef745d8d

View File

@ -56,7 +56,7 @@ else if (mate > 1){
Koffeingehalt = mate * 145;
break;
case 7:
Koffeingehalt = mate * 30;
Koffeingehalt = mate * 0;
break;
default: