changeset 393:8104e82afd7a

Remove some unused constants
author Neil Muller <drnlmuller@gmail.com>
date Wed, 11 Nov 2009 16:17:02 +0000
parents bb75979b58e6
children ad77b3b71b08
files gamelib/constants.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/constants.py	Sun Nov 01 21:08:43 2009 +0000
+++ b/gamelib/constants.py	Wed Nov 11 16:17:02 2009 +0000
@@ -38,10 +38,6 @@
 # Game constants, still to be made configurable
 
 LOGGING_PRICE = 50
-BUY_PRICE_FENCE = 50
-SELL_PRICE_FENCE = 25
-REPAIR_PRICE_FENCE = 25
-SELL_PRICE_BROKEN_FENCE = 5
 
 # Toolbar constants