diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2013-01-15 01:40:54 -0800 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2013-01-15 01:40:54 -0800 |
commit | c7d671712a9d5f90752475960c3a602aeb0da8d0 (patch) | |
tree | f912484612e8811b5e7fd52533770942647a769e /includes/playerStats.php | |
parent | cc579e91af8adbef5ddda979dbbe5db93a8c32ef (diff) | |
download | pathery-c7d671712a9d5f90752475960c3a602aeb0da8d0.tar.xz |
Chat cleanup
Diffstat (limited to 'includes/playerStats.php')
-rw-r--r-- | includes/playerStats.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/playerStats.php b/includes/playerStats.php index ec9a616..b64fb8d 100644 --- a/includes/playerStats.php +++ b/includes/playerStats.php @@ -1,5 +1,5 @@ <?php -define('CP_EARLIEST_DATE', '2012-01-01'); +define('CP_EARLIEST_DATE', '2012-03-19'); define('CP_MIN_WORTH', 10); define('CP_MAX_WORTH_SIMPLE', 100); define('CP_MAX_WORTH_NORMAL', 150); |