From a8307e8cefb7db42fba35ecf7dcbec6f1c3c85b1 Mon Sep 17 00:00:00 2001 From: darkrose Date: Mon, 21 Dec 2015 21:44:18 +1000 Subject: [PATCH] make leaf falling work with snowy leaves --- src/content_sao.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content_sao.cpp b/src/content_sao.cpp index 6301765..1c43564 100644 --- a/src/content_sao.cpp +++ b/src/content_sao.cpp @@ -177,6 +177,7 @@ void ItemSAO::step(float dtime, bool send_recommended) || m_content == CONTENT_CONIFER_LEAVES || m_content == CONTENT_LEAVES_AUTUMN || m_content == CONTENT_LEAVES_WINTER + || m_content == CONTENT_LEAVES_SNOWY ) ) { // leaves falling on grass become either saplings or wild grass if (