diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-02-04 14:32:30 +0200 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-02-04 14:32:30 +0200 |
commit | 7f2aa30bf29ed1c8b363bd948916d4c027b0192f (patch) | |
tree | 9cb7fc7b6ab04beedddf93ace7e5ecada7e38b88 /src/mapnode.h | |
parent | 6545ea12e984fab63ed2a21d334de47f9bb342c1 (diff) | |
download | minetest-7f2aa30bf29ed1c8b363bd948916d4c027b0192f.tar.xz |
added sand to map generator
Diffstat (limited to 'src/mapnode.h')
-rw-r--r-- | src/mapnode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapnode.h b/src/mapnode.h index 5392e7866..fcbb80fd1 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -1,6 +1,6 @@ /* Minetest-c55 -Copyright (C) 2010 celeron55, Perttu Ahola <celeron55@gmail.com> +Copyright (C) 2010-2011 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 General Public License as published by |