Remove magix numbers.

This commit is contained in:
2018-03-22 15:07:13 +01:00
parent 0a8aa4e2eb
commit 632c85b2fb
10 changed files with 51 additions and 40 deletions

View File

@@ -94,7 +94,7 @@ static void render()
}
glPopMatrix();
glTranslatef(-10, 0, 0);
glTranslatef(LAYER_X_OFFSET, 0, 0);
}