This commit is contained in:
Paul 2001-05-29 21:47:56 +00:00
parent fc9e6f126a
commit a074119e03

View file

@ -50,7 +50,7 @@ public:
private: private:
enum enum
{ {
BALLOON_TIMEOUT=5*60, BALLOON_TIMEOUT=8*60,
BALLOON_POP_FRAMES=4, BALLOON_POP_FRAMES=4,
}; };
int m_timer; int m_timer;