T201704201427

This commit is contained in:
Leander
2017-04-20 14:27:20 +02:00
parent 6fb84c4604
commit c7997cf104

View File

@@ -17,7 +17,7 @@ define('DATABASE_NAME', 'CSDB');
define('MAX_POINTS', 1000); define('MAX_POINTS', 1000);
define('MIN_POINTS', 100); define('MIN_POINTS', 100);
define('TIME_FULL', 0); define('TIME_FULL', 0);
define('POINTS_REDUCTION', 40); define('POINTS_REDUCTION', 30);
define('REDUCTION_STEP', 100); define('REDUCTION_STEP', 100);
// TODO // TODO