Fixed trailing whitespace.
This commit is contained in:
parent
1422176d13
commit
5a44be13b7
@ -1153,7 +1153,7 @@ void cClientHandle::HandleBlockDigFinished(int a_BlockX, int a_BlockY, int a_Blo
|
||||
if (a_OldBlock == E_BLOCK_BEDROCK)
|
||||
{
|
||||
Kick("You can't break a bedrock!");
|
||||
return;
|
||||
return;
|
||||
}
|
||||
if (a_OldBlock == E_BLOCK_BARRIER)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user