Remove unnecessary newlines from last commit.
This commit is contained in:
parent
68c3ce9d90
commit
9f1e7b7601
2 changed files with 0 additions and 2 deletions
|
@ -248,7 +248,6 @@ void GfxOpenGL::startActorDraw(Graphics::Vector3d pos, float scale, float yaw, f
|
|||
glEnable(GL_TEXTURE_2D);
|
||||
glMatrixMode(GL_MODELVIEW);
|
||||
glPushMatrix();
|
||||
|
||||
if (_currentShadowArray) {
|
||||
// TODO find out why shadowMask at device in woods is null
|
||||
if (!_currentShadowArray->shadowMask) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue