aboutsummaryrefslogtreecommitdiff
path: root/taipan.c
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-01-06 22:31:33 -0500
committerB. Watson <yalhcru@gmail.com>2016-01-06 22:31:33 -0500
commitb30b04329a49897b43bd472145c204d994b0db74 (patch)
tree46d9fb6ba0d09392bcd830aa98bf5dd172034558 /taipan.c
parente6ad2ef0c8083c603d014d4b37addb9b1bf98294 (diff)
downloadtaipan-b30b04329a49897b43bd472145c204d994b0db74.tar.gz
fix title screen logic
Diffstat (limited to 'taipan.c')
-rw-r--r--taipan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/taipan.c b/taipan.c
index 3c9ddee..3200ef2 100644
--- a/taipan.c
+++ b/taipan.c
@@ -9,7 +9,7 @@
/* define this for testing sea_battle(). it causes a pirate
attack every time you leave port. Don't leave defined for
a release!! */
-#define COMBAT_TEST
+// #define COMBAT_TEST
/* define this to show internals of damage calculation */
// #define DAMAGE_TEST