Trying to fix my JackO 3 x) (test)

This commit is contained in:
Laurent Vivier 2011-09-25 12:27:55 +02:00
parent 7c010729f8
commit 6de8901f50
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ MapNode mapnode_translate_to_internal(MapNode n_from, u8 version);
#define CONTENT_NC 0x817
#define CONTENT_NC_RB 0x818
#define CONTENT_APPLE 0x819
#define CONTENT_JACK0 0x820
#define CONTENT_JACKO 0x820
#endif