1
0

Fixed tigerw's leftovers.

This commit is contained in:
madmaxoft 2013-09-15 20:59:05 +02:00
parent b34e92571a
commit a7ad5715f9

View File

@ -151,12 +151,6 @@ public:
}
virtual bool DoesAllowBlockOnTop(void) override
{
return false;
}
virtual const char * GetStepSound(void) override
{
return "step.grass";