src/proto2/Physics.hh
changeset 64 81302d3350eb
parent 60 26571fd9a8d1
child 66 1415a2d45686
--- a/src/proto2/Physics.hh	Tue Nov 18 21:32:26 2008 +0000
+++ b/src/proto2/Physics.hh	Tue Nov 18 21:54:57 2008 +0000
@@ -5,7 +5,7 @@
 
 #include <ClanLib/core.h>
 
-const uint16_t PHYSICS_TICK_MS = 100;
+const uint16_t PHYSICS_TICK_MS = 10;
 
 // forward-declare
 class PhysicsObject;