From a074119e0327d6bd03cd6cdc17edb70401734451 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 29 May 2001 21:47:56 +0000 Subject: [PATCH] --- source/player/pmbloon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/player/pmbloon.h b/source/player/pmbloon.h index 85b89d24f..e2d9cd893 100644 --- a/source/player/pmbloon.h +++ b/source/player/pmbloon.h @@ -50,7 +50,7 @@ public: private: enum { - BALLOON_TIMEOUT=5*60, + BALLOON_TIMEOUT=8*60, BALLOON_POP_FRAMES=4, }; int m_timer;