1
0

Trailing whitespace fix.

This commit is contained in:
madmaxoft 2014-08-03 21:31:04 +02:00
parent 003f18bd0f
commit 98a13d97b3

View File

@ -103,7 +103,7 @@ void cEnderman::GetDrops(cItems & a_Drops, cEntity * a_Killer)
void cEnderman::CheckEventSeePlayer()
{
{
if (m_Target != NULL)
{
return;