1
0
Fork 0

Removed old sound-configuration for SignPosts

This commit is contained in:
Masy98 2014-09-09 20:10:37 +02:00
parent a171a6ce93
commit 65e6b1e50e
1 changed files with 0 additions and 6 deletions

View File

@ -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)