1
0

Remove old function

This commit is contained in:
Howaner 2014-04-03 21:44:23 +02:00
parent ca08a44c98
commit cbb0352e51

View File

@ -88,12 +88,6 @@ public:
}
bool IsGrowAble(BLOCKTYPE a_Block, NIBBLETYPE a_Meta)
{
}
virtual const char * GetStepSound(void) override
{
return "step.gravel";