From f004009a5e52f617ef1f11639a1b810f687ffe2f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 14 Jan 2016 17:32:54 -0500 Subject: whoops, left TIMEWARP enabled --- taipan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taipan.c b/taipan.c index d0a8cda..3127a78 100644 --- a/taipan.c +++ b/taipan.c @@ -33,7 +33,7 @@ /* define this to start the game in the year 1869, with 1000 capacity, 20 guns, and 1 billion cash and bank. */ -#define TIMEWARP +// #define TIMEWARP /* define this to start the game in a 99% damaged ship */ // #define ALMOST_DEAD -- cgit v1.2.3