1
0
mirror of https://github.com/moparisthebest/minetest synced 2024-08-13 16:53:49 -04:00

Changing CONTENT_LADDER to be an extended block

This commit is contained in:
Mark Holmquist 2011-07-30 17:46:43 -07:00 committed by Giuseppe Bilotta
parent 267744a568
commit 7bd9e53ae6

View File

@ -76,6 +76,5 @@ MapNode mapnode_translate_to_internal(MapNode n_from, u8 version);
#define CONTENT_NC 0x817
#define CONTENT_NC_RB 0x818
#endif