Bulk clearing of whitespace
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
: cBlockHandler(a_BlockType)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
virtual void ConvertToPickups(cItems & a_Pickups, NIBBLETYPE a_BlockMeta) override
|
||||
{
|
||||
a_Pickups.push_back(cItem(m_BlockType, 1, 0));
|
||||
|
||||
Reference in New Issue
Block a user