Remove +"^[forcesingle" from ContentFeatures::setInventoryTexture, because 1) it...
authorPerttu Ahola <celeron55@gmail.com>
Thu, 1 Dec 2011 11:01:37 +0000 (13:01 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Thu, 1 Dec 2011 11:01:37 +0000 (13:01 +0200)
commit0e113a4c811e8772924a7f0a842d448e196a3d8f
tree9a3f1b64e0ca774bedaf28d818c8a948e8fcaa47
parent1da3a8e24b3366179ff50c4bae170dec8bed0475
Remove +"^[forcesingle" from ContentFeatures::setInventoryTexture, because 1) it was not used, 2) if it will be used, it won't need to do that anymore
src/nodedef.cpp