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