Add end lines to BlockPressurePlate.h
This commit is contained in:
parent
43ff96f664
commit
1316d2d24d
@ -31,4 +31,8 @@ public:
|
||||
|
||||
return (BlockBelow == E_BLOCK_FENCE_GATE || BlockBelow == E_BLOCK_FENCE || cBlockInfo::IsSolid(BlockBelow));
|
||||
}
|
||||
};
|
||||
} ;
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user