mirror of
https://codeberg.org/kbruen/y3s2-gui-project.git
synced 2025-02-22 17:19:37 +02:00
Remove unneeded comment
This commit is contained in:
parent
d92154db83
commit
5119beb058
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ void MazeScreen::display() {
|
|||
glMatrixMode(GL_MODELVIEW);
|
||||
glLoadIdentity();
|
||||
|
||||
//configures the camera with the position_x and position_z variables
|
||||
gluLookAt(
|
||||
posX,
|
||||
0,
|
||||
|
|
Loading…
Add table
Reference in a new issue