Removed old sound-configuration for SignPosts
This commit is contained in:
parent
a171a6ce93
commit
65e6b1e50e
@ -27,12 +27,6 @@ public:
|
||||
}
|
||||
|
||||
|
||||
virtual const char * GetStepSound(void) override
|
||||
{
|
||||
return "step.wood";
|
||||
}
|
||||
|
||||
|
||||
virtual bool CanBeAt(cChunkInterface & a_ChunkInterface, int a_RelX, int a_RelY, int a_RelZ, const cChunk & a_Chunk) override
|
||||
{
|
||||
if (a_RelY <= 0)
|
||||
|
Loading…
Reference in New Issue
Block a user