1
0

More trailing whitespace fixes.

This commit is contained in:
madmaxoft
2014-07-17 22:59:02 +02:00
parent 488ecb6912
commit d0cc9aedb3
13 changed files with 25 additions and 25 deletions

View File

@@ -37,7 +37,7 @@ void cCreeper::Tick(float a_Dt, cChunk & a_Chunk)
{
if (m_bIsBlowing)
{
m_ExplodingTimer += 1;
m_ExplodingTimer += 1;
}
if (m_ExplodingTimer == 30)