(no commit message)
[atyndall/cits2231.git] / scene.c
diff --git a/scene.c b/scene.c
index f9f1251..c579335 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -614,8 +614,7 @@ void display() {
 \r
     glPushMatrix();\r
     \r
-      //glTranslatef(0.0, 0.0, 0.0);\r
-    glLoadIdentity();\r
+      glTranslatef(0.0, 0.0, 0.0);\r
       glutWireTeapot(30); // Draw teapot for test\r
     glPopMatrix();\r
 \r

UCC git Repository :: git.ucc.asn.au