T201704201411

This commit is contained in:
Leander
2017-04-20 14:12:05 +02:00
parent 6b72ad494e
commit 6fb84c4604

View File

@@ -16,8 +16,8 @@ define('DATABASE_NAME', 'CSDB');
//consts for points calculation
define('MAX_POINTS', 1000);
define('MIN_POINTS', 100);
define('POINTS_REDUCTION', 40);
define('TIME_FULL', 0);
define('POINTS_REDUCTION', 40);
define('REDUCTION_STEP', 100);
// TODO