Move unknown node message when applying texture overrides to infostream (#4218)
authorYutao Yuan <yyt16384@gmail.com>
Mon, 13 Jun 2016 22:29:15 +0000 (06:29 +0800)
committerest31 <est31@users.noreply.github.com>
Mon, 13 Jun 2016 22:29:15 +0000 (00:29 +0200)
commit1b8dbf072ad042542b6bfb29eaed81b8a21ac38c
tree3a18d9e107c0233155948b4a5e86859d39bf43d5
parenta39d53628283ecbb6d7fa617eadeabe9bc5ef127
Move unknown node message when applying texture overrides to infostream (#4218)

Texture packs have no way to know what nodes are available, so this shouldn't be a error message.
src/nodedef.cpp