increase DESTROY_DIST

This commit is contained in:
Josh Holtrop 2011-10-12 14:55:45 -04:00
parent 06aa278414
commit 29e5e466f0

View File

@ -19,7 +19,7 @@ using namespace std;
#define RING_LAYER_DIST 10
#define XLATE_RATE 0.02
#define REVOLUTION_TIME 15000
#define DESTROY_DIST 200
#define DESTROY_DIST 260
#define BREAK_RATE 0.03
Tunnel::Tunnel()