changeset 383:403250da36ef

Remove defunct constant
author Neil Muller <drnlmuller@gmail.com>
date Mon, 26 Oct 2009 20:18:02 +0000
parents e89e6ad011ac
children f0d5984dff92
files gamelib/constants.py
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/constants.py	Mon Oct 26 20:04:13 2009 +0000
+++ b/gamelib/constants.py	Mon Oct 26 20:18:02 2009 +0000
@@ -56,5 +56,3 @@
 
 ABS_MAX_NUM_FOXES = 50 # Limit possible uppoer number of foxes, due to concerns
                         # about performance, etc.
-
-START_CHICKENS = 10