T201704201411
This commit is contained in:
@@ -16,8 +16,8 @@ define('DATABASE_NAME', 'CSDB');
|
|||||||
//consts for points calculation
|
//consts for points calculation
|
||||||
define('MAX_POINTS', 1000);
|
define('MAX_POINTS', 1000);
|
||||||
define('MIN_POINTS', 100);
|
define('MIN_POINTS', 100);
|
||||||
define('POINTS_REDUCTION', 40);
|
|
||||||
define('TIME_FULL', 0);
|
define('TIME_FULL', 0);
|
||||||
|
define('POINTS_REDUCTION', 40);
|
||||||
define('REDUCTION_STEP', 100);
|
define('REDUCTION_STEP', 100);
|
||||||
|
|
||||||
// TODO
|
// TODO
|
||||||
|
|||||||
Reference in New Issue
Block a user