Maybe fixed whitespaces
This commit is contained in:
parent
a11ad977ce
commit
47ceb9e79d
@ -105,7 +105,7 @@ public:
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
BLOCKTYPE CurrentBlock = a_World->GetBlock(BlockPos);
|
||||
bool CanWashAway = cFluidSimulator::CanWashAway(CurrentBlock);
|
||||
if (!CanWashAway)
|
||||
|
Loading…
Reference in New Issue
Block a user