From a55850e4dcc3440fdadb9fc94df3f2ef02f5a34d Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Thu, 23 Dec 2010 12:10:46 +0200 Subject: fixed crack animation timing in client --- src/client.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 32f62e3ba..23f9d2a55 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -176,6 +176,7 @@ void Client::step(float dtime) if(dr != m_env.getDayNightRatio()) { //dstream<<"dr="< modified_blocks; -- cgit v1.2.3