1
0
Fork 0

Fixed a comment typo.

This commit is contained in:
curt 2000-01-21 18:01:57 +00:00
parent 85ac481272
commit fa16790a9b

View file

@ -432,7 +432,7 @@ void GLUTspecialkey(int k, int x, int y) {
t->togglePauseMode();
return;
}
case GLUT_KEY_F3: // F2 Take a screen shot
case GLUT_KEY_F3: // F3 Take a screen shot
fgDumpSnapShot();
return;
case GLUT_KEY_F6: // F6 toggles Autopilot target location