Mgv6 mudflow: Remove decoration if 'dirt with grass' below flows away (#5798)
[oweals/minetest.git] / src / irr_v2d.h
index 0710684ce71ad61eb0aa06efffa24f01c658c68b..617491cf070301c40c2fe22affe6c32938bb3363 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
+Minetest
+Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
@@ -31,4 +31,3 @@ typedef core::vector2d<u32> v2u32;
 typedef core::vector2d<f32> v2f32;
 
 #endif
-