diff gamelib/constants.py @ 393:8104e82afd7a

Remove some unused constants
author Neil Muller <drnlmuller@gmail.com>
date Wed, 11 Nov 2009 16:17:02 +0000
parents 463802281182
children 532f1ea476ff
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