1
0

Removed leftover CanBePlacedOnSide

This commit is contained in:
Tiger Wang
2013-09-15 12:20:13 +01:00
parent 411f0b5fa4
commit a8cb2bd90e
3 changed files with 0 additions and 19 deletions

View File

@@ -404,15 +404,6 @@ bool cBlockHandler::DoesIgnoreBuildCollision(void)
bool cBlockHandler::CanBePlacedOnSide(void)
{
return true;
}
bool cBlockHandler::DoesDropOnUnsuitable(void)
{
return true;