Fixed spacing/indent problems.
This commit is contained in:
parent
e105d6a1cc
commit
5155a8ac68
|
@ -260,6 +260,7 @@ void doPlayer()
|
||||||
engine.smx -= cc;
|
engine.smx -= cc;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ymoved)
|
if (ymoved)
|
||||||
{
|
{
|
||||||
if (player.y < yViewBorder)
|
if (player.y < yViewBorder)
|
||||||
|
|
Loading…
Reference in New Issue