usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] Changes to usata2/src/usata.cpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/usata.cpp
Date: Sat, 15 Jan 2005 14:33:58 -0500

Index: usata2/src/usata.cpp
diff -u usata2/src/usata.cpp:1.17 usata2/src/usata.cpp:1.18
--- usata2/src/usata.cpp:1.17   Mon Jan 10 20:10:21 2005
+++ usata2/src/usata.cpp        Sat Jan 15 19:33:57 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: usata.cpp,v 1.17 2005/01/10 20:10:21 skunix Exp $
+// $Id: usata.cpp,v 1.18 2005/01/15 19:33:57 skunix Exp $
 
 #include "usata.hpp"
 #include "config.hpp"
@@ -162,7 +162,7 @@
                        updated=true;
                        scene_manager->update();
                }
-               if (cnt > 60)
+               if (cnt > 160)
                        quit=true;
 
                if (updated)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]