(no commit message)
authorAsh Tyndall <[email protected]>
Sat, 8 Oct 2011 03:36:16 +0000 (11:36 +0800)
committerAsh Tyndall <[email protected]>
Sat, 8 Oct 2011 03:36:16 +0000 (11:36 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 62b3863..a1b52b3 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -239,7 +239,7 @@ void makeMenu() {
 \r
       if ( objectMenuEntries[j] ) {\r
         glutAddMenuEntry( objectMenuEntries[j], j + 1 );\r
-      } else {\r
+      } else { \r
         break;\r
       }\r
 \r

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